Skip to content

Commit

Permalink
Add PHP requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Jun 1, 2022
1 parent 39edc94 commit 5091d32
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
"license": "MIT",
"type": "library",
"require": {
"php": ">=7.4",
"ergebnis/composer-normalize": "^2.27",
"sylius-labs/coding-standard": "^4.2",
"sylius-labs/coding-standard": "^4.1",
"vimeo/psalm": "^4.23"
},
"config": {
Expand Down

0 comments on commit 5091d32

Please sign in to comment.