Skip to content

Commit a2082bb

Browse files
authored
Update composer.json
1 parent 716dcb6 commit a2082bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
],
1919
"require": {
2020
"php": ">=7.2",
21-
"illuminate/support": "^9|^10|^11.0",
22-
"illuminate/filesystem": "^9|^10|^11.0",
21+
"illuminate/support": "^9|^10|^11|^12",
22+
"illuminate/filesystem": "^9|^10|^11|^12",
2323
"knplabs/knp-snappy": "^1.4.4"
2424
},
2525
"require-dev": {
26-
"orchestra/testbench": "^7|^8|^9.0"
26+
"orchestra/testbench": "^7|^8|^9|^10"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)