Skip to content

Commit 5091d32

Browse files
committed
Add PHP requirement
1 parent 39edc94 commit 5091d32

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
"license": "MIT",
55
"type": "library",
66
"require": {
7+
"php": ">=7.4",
78
"ergebnis/composer-normalize": "^2.27",
8-
"sylius-labs/coding-standard": "^4.2",
9+
"sylius-labs/coding-standard": "^4.1",
910
"vimeo/psalm": "^4.23"
1011
},
1112
"config": {

0 commit comments

Comments
 (0)