Skip to content

Commit ce4da19

Browse files
Update requirements
1 parent 6c72b4e commit ce4da19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
}
2020
],
2121
"require": {
22-
"php": "^7.2"
22+
"php": "^8"
2323
},
2424
"require-dev": {
25-
"phpunit/phpunit": "^8.5"
25+
"phpunit/phpunit": "^9.5"
2626
},
2727
"autoload": {
2828
"psr-4": {

0 commit comments

Comments
 (0)