Skip to content

Commit

Permalink
Merge pull request #273 from tighten/shift-ci-v11.39.0
Browse files Browse the repository at this point in the history
Laravel 11.39.0 Shift
  • Loading branch information
mateusjunges authored Jan 21, 2025
2 parents 9452d92 + e93573c commit 4ee82b4
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 146 deletions.
22 changes: 11 additions & 11 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,22 @@
"license": "MIT",
"require": {
"php": "^8.2",
"codezero/laravel-localized-routes": "^4.0",
"guzzlehttp/guzzle": "^7.9",
"laravel/framework": "^11.35",
"laravel/tinker": "^2.9",
"codezero/laravel-localized-routes": "^4.0.1",
"guzzlehttp/guzzle": "^7.9.2",
"laravel/framework": "^11.39",
"laravel/tinker": "^2.10",
"phlak/semver": "^4.1",
"silber/page-cache": "^1.1",
"spatie/laravel-ignition": "^2.9"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.14",
"brianium/paratest": "^7.4",
"fakerphp/faker": "^1.23",
"laravel/sail": "^1.26",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.1",
"phpunit/phpunit": "^11.0.1",
"barryvdh/laravel-debugbar": "^3.14.10",
"brianium/paratest": "^7.7",
"fakerphp/faker": "^1.24.1",
"laravel/sail": "^1.40",
"mockery/mockery": "^1.6.12",
"nunomaduro/collision": "^8.5",
"phpunit/phpunit": "^11.5.3",
"tightenco/duster": "^3.1"
},
"config": {
Expand Down
Loading

0 comments on commit 4ee82b4

Please sign in to comment.