Skip to content

Commit 5ae3761

Browse files
committed
Drop PHP 7 from composer file
1 parent 9db60b1 commit 5ae3761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
}
1616
],
1717
"require": {
18-
"php": "^7.0|^8.0"
18+
"php": "^8.0"
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "^9|^10",

0 commit comments

Comments
 (0)