Skip to content

Commit

Permalink
change PHP dependency constaint
Browse files Browse the repository at this point in the history
  • Loading branch information
macintoshplus committed Aug 31, 2022
1 parent 4faa2c7 commit 027f99d
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 @@ -8,7 +8,7 @@
],
"license": "MIT",
"require": {
"php": "^7.4 || ^8.0",
"php": ">=7.4",
"sylius/sylius": "~1.9.0 || ~1.10.0 || ~1.11.0"
},
"require-dev": {
Expand Down

0 comments on commit 027f99d

Please sign in to comment.