Skip to content

Commit a242bd1

Browse files
committed
Build 3.1.0, update to Laravel-zero 10
1 parent 80a768e commit a242bd1

File tree

4 files changed

+1549
-1339
lines changed

4 files changed

+1549
-1339
lines changed

box.json

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -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
Binary file not shown.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"ext-intl": "*"
2626
},
2727
"require-dev": {
28-
"laravel-zero/framework": "^v9.0",
28+
"laravel-zero/framework": "^10.0",
2929
"mockery/mockery": "^1.0",
3030
"phpunit/phpunit": "^9.0",
3131
"spatie/laravel-ray": "^1.17",

0 commit comments

Comments
 (0)