Skip to content

Commit eee6eba

Browse files
committed
chore(actions): tests not working for deps
1 parent b73d66f commit eee6eba

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

0 commit comments

Comments
 (0)