Skip to content

Commit

Permalink
Bumped PHP version to 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwojs authored and alongosz committed Feb 6, 2025
1 parent 3b02054 commit 4d84c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"ibexa/content": "*"
},
"require": {
"php": "^7.4 || ^8.0",
"php": ">=8.3",
"ibexa/oss": "~5.0.x-dev",
"ibexa/connect": "~5.0.x-dev",
"ibexa/measurement": "~5.0.x-dev",
Expand Down

0 comments on commit 4d84c96

Please sign in to comment.