8000 Update composer.json · sunaoka/php-postgresql-errors@1664174 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1664174

Browse files
committed
Update composer.json
1 parent cd1a623 commit 1664174

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
@@ -14,7 +14,7 @@
1414
"php": "^5.3 || ^7.0 || ^8.0"
1515
},
1616
"require-dev": {
17-
"phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.2 || ^9.3"
17+
"phpunit/phpunit": ">=4.8"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)
0