Skip to content

Commit 9373c8e

Browse files
committed
test php8
1 parent 29b43b4 commit 9373c8e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@
1313
}
1414
],
1515
"require": {
16-
"php": ">=5.3.3",
17-
"phpunit/phpunit": "~9.0"
16+
"php": ">=5.3.3"
1817
},
1918
"require-dev": {
20-
"phpunit/phpunit": "~4.0",
19+
"phpunit/phpunit": "~9.0",
2120
"squizlabs/php_codesniffer": "~3.6"
2221
},
2322
"autoload": {

0 commit comments

Comments
 (0)