Skip to content

Commit 44e439d

Browse files
authored
Merge pull request #4 from lezhnev74/master
2 parents d41d595 + a379017 commit 44e439d

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
@@ -16,10 +16,10 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^7.1"
19+
"php": "^7.1|^8"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "^7.1|^8.0"
22+
"phpunit/phpunit": "^7.1|^8.0|^9.0"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)