Skip to content

Commit f2c8f50

Browse files
committed
Update some dependcies
1 parent 2a494b4 commit f2c8f50

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
@@ -15,8 +15,8 @@
1515
"illuminate/support": "^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0"
1616
},
1717
"require-dev": {
18-
"phpunit/phpunit": "^6.0 || ^7.0 || ^8.0 || ^9.0",
19-
"orchestra/testbench": "3.* || 4.* || 5.* || 6.*",
18+
"phpunit/phpunit": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^11.0",
19+
"orchestra/testbench": "3.* || 4.* || 5.* || 6.* || 9.*",
2020
"mockery/mockery": "^1.2",
2121
"ext-json": "*"
2222
},

0 commit comments

Comments
 (0)