Skip to content

Commit

Permalink
update php requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiehl authored Dec 7, 2021
1 parent 8f29f02 commit ebd8a07
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 @@ -23,7 +23,7 @@
"exclude-from-classmap": ["Tests/"]
},
"require": {
"php": ">=7.2",
"php": "^7.2|^8.0",
"mustangostang/spyc": "*"
},
"require-dev": {
Expand Down

0 comments on commit ebd8a07

Please sign in to comment.