We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80a768e commit a242bd1Copy full SHA for a242bd1
box.json
@@ -1,20 +0,0 @@
1
-{
2
- "chmod": "0755",
3
- "directories": [
4
- "app",
5
- "bootstrap",
6
- "config",
7
- "stubs",
8
- "vendor"
9
- ],
10
- "files": [
11
- "composer.json"
12
13
- "exclude-dev-files": false,
14
- "exclude-composer-files": false,
15
- "compression": "GZ",
16
- "compactors": [
17
- "KevinGH\\Box\\Compactor\\Php",
18
- "KevinGH\\Box\\Compactor\\Json"
19
- ]
20
-}
builds/lambo
-7.63 MB
composer.json
@@ -25,7 +25,7 @@
25
"ext-intl": "*"
26
},
27
"require-dev": {
28
- "laravel-zero/framework": "^v9.0",
+ "laravel-zero/framework": "^10.0",
29
"mockery/mockery": "^1.0",
30
"phpunit/phpunit": "^9.0",
31
"spatie/laravel-ray": "^1.17",
0 commit comments