Skip to content

Commit 8eaf23b

Browse files
committed
Merge tag 'v1.1.3' into develop
Version 1.1.3
2 parents cd1a623 + 2e6b6a1 commit 8eaf23b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
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)