Skip to content

Commit

Permalink
Build 3.1.0, update to Laravel-zero 10
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstauffer committed Aug 8, 2023
1 parent 80a768e commit a242bd1
Show file tree
Hide file tree
Showing 4 changed files with 1,549 additions and 1,339 deletions.
20 changes: 0 additions & 20 deletions box.json
Original file line number Diff line number Diff line change
@@ -1,20 +0,0 @@
{
"chmod": "0755",
"directories": [
"app",
"bootstrap",
"config",
"stubs",
"vendor"
],
"files": [
"composer.json"
],
"exclude-dev-files": false,
"exclude-composer-files": false,
"compression": "GZ",
"compactors": [
"KevinGH\\Box\\Compactor\\Php",
"KevinGH\\Box\\Compactor\\Json"
]
}
Binary file modified builds/lambo
Binary file not shown.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"ext-intl": "*"
},
"require-dev": {
"laravel-zero/framework": "^v9.0",
"laravel-zero/framework": "^10.0",
"mockery/mockery": "^1.0",
"phpunit/phpunit": "^9.0",
"spatie/laravel-ray": "^1.17",
Expand Down
Loading

0 comments on commit a242bd1

Please sign in to comment.