Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Add to version php 7.4
  • Loading branch information
KirsanKifat committed Feb 18, 2022
1 parent a32245f commit f13901a
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 @@ -12,7 +12,7 @@
],
"prefer-stable": true,
"require": {
"php": "^8.0",
"php": "^7.4|^8.0",
"symfony/config": "~3.4|~4.0",
"symfony/dependency-injection": "~3.4|~4.0",
"symfony/http-kernel": "~3.4|~4.0",
Expand Down

0 comments on commit f13901a

Please sign in to comment.