Skip to content

Commit cf0ef01

Browse files
authored
Merge pull request #25 from jetwes/master
2 parents 42bec87 + 84a38ab commit cf0ef01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
],
1818
"require": {
1919
"php": "^7.2|^8.0",
20-
"illuminate/support": "5.8.*|^6.0|^7.0|^8.0",
21-
"symfony/stopwatch": "^4.0|^5.0"
20+
"illuminate/support": "5.8.*|^6.0|^7.0|^8.0|^9.0",
21+
"symfony/stopwatch": "^4.0|^5.0|^6.0"
2222
},
2323
"require-dev": {
2424
"orchestra/testbench": "^4.6|^5.0|^6.0",

0 commit comments

Comments
 (0)