Skip to content

Commit c02864f

Browse files
authored
Drop PHP 7.4
1 parent e624a4b commit c02864f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^7.4 || ^8.0",
13+
"php": "^8.0",
1414
"phpstan/phpstan": "^1.10.56",
1515
"phpstan/phpstan-deprecation-rules": "^1.1.4",
1616
"symfony/finder": "^4.2 || ^5.0 || ^6.0 || ^7.0",

0 commit comments

Comments
 (0)