Skip to content

Commit

Permalink
chore(deps)!: update to use v11 framework
Browse files Browse the repository at this point in the history
updates illuminate/http and laravel-zero/framework to v11, and
nunomaduro/termwind to v2
  • Loading branch information
ivuorinen committed Apr 25, 2024
1 parent 7701a55 commit 47314c8
Show file tree
Hide file tree
Showing 3 changed files with 604 additions and 510 deletions.
Binary file modified builds/branch-usage-checker
Binary file not shown.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
"require": {
"php": "^8.2",
"guzzlehttp/guzzle": "^7",
"illuminate/http": "^10",
"illuminate/http": "^11",
"laravel-zero/phar-updater": "^1.2",
"nunomaduro/termwind": "^1",
"nunomaduro/termwind": "^2",
"spatie/data-transfer-object": "^3.7"
},
"require-dev": {
"ergebnis/composer-normalize": "^2",
"laravel-zero/framework": "^10",
"laravel-zero/framework": "^11",
"mockery/mockery": "^1",
"pestphp/pest": "^2",
"roave/security-advisories": "dev-latest"
Expand Down
Loading

0 comments on commit 47314c8

Please sign in to comment.