Skip to content

Commit 3924b8a

Browse files
authored
composer: require php ^7.4|^8.0 (#52)
1 parent 57eaae4 commit 3924b8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"static analysis"
1010
],
1111
"require": {
12+
"php": "^7.4 || ^8.0",
1213
"nikic/php-parser": "^4.13.2",
1314
"phpstan/phpstan": "^1.8.1"
1415
},

0 commit comments

Comments
 (0)