Skip to content

Commit 37dc443

Browse files
committed
chore(actions): test failing due to invalid version
1 parent eee6eba commit 37dc443

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
@@ -30,7 +30,7 @@
3030
},
3131
"require-dev": {
3232
"orchestra/testbench": "~3.8|^4.0|^5.0",
33-
"phpunit/phpunit": "^5.3|^6.0|^8.0"
33+
"phpunit/phpunit": "^5.3|^6.0|^7.0|^8.0"
3434
},
3535
"config": {
3636
"optimize-autoloader": true,

0 commit comments

Comments
 (0)