Skip to content

Commit

Permalink
Merge pull request #9 from ibexa/merge-bump-php-req
Browse files Browse the repository at this point in the history
Merge bump php req
  • Loading branch information
adamwojs authored Dec 17, 2021
2 parents 945546e + ae65a66 commit 19e6192
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 @@ -13,7 +13,7 @@
}
],
"require": {
"php": "^7.4",
"php": "^7.4 || ^8.0",
"ext-json": "*",
"ibexa/core": "^4.0@dev",
"netgen/query-translator": "^1.0.2",
Expand Down

0 comments on commit 19e6192

Please sign in to comment.