Skip to content

Commit 9d91b87

Browse files
committed
bumped laravel 12
1 parent 6e2a32f commit 9d91b87

2 files changed

Lines changed: 4242 additions & 3234 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
}
1414
],
1515
"require": {
16-
"illuminate/support": "^8.0|^9.0|^10.0|^11.0"
16+
"illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0"
1717
},
1818
"autoload": {
1919
"psr-4": {
@@ -39,6 +39,6 @@
3939
}
4040
},
4141
"require-dev": {
42-
"orchestra/testbench": "^6.0"
42+
"orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.0"
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)