We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f4b837 commit 2264383Copy full SHA for 2264383
composer.json
@@ -12,11 +12,11 @@
12
"php": ">=7.3|>=8.0",
13
"grafite/mission-control": "^3.3",
14
"matthiasmullie/minify": "^1.3",
15
- "illuminate/support": "^10.0|^11.0"
+ "illuminate/support": "^10.0|^11.0|^12.0"
16
},
17
"require-dev": {
18
"mockery/mockery": "^1.3",
19
- "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0",
+ "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.0",
20
"phpunit/phpunit": "^9.0"
21
22
"bin": [
0 commit comments