Skip to content

Commit

Permalink
bumps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Apr 18, 2024
1 parent 58978b7 commit 97660f3
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions composer.json
Expand Up @@ -33,20 +33,20 @@
"illuminate/process": "^10.28",
"illuminate/support": "^10.28",
"illuminate/testing": "^10.28",
"laravel-zero/foundation": "^10.45",
"league/flysystem": "^3.26.0",
"laravel-zero/foundation": "^10.48.4",
"league/flysystem": "^3.27.0",
"nunomaduro/collision": "^6.4.0|^7.10.0",
"nunomaduro/laravel-console-summary": "^1.11.0",
"nunomaduro/laravel-console-task": "^1.8",
"nunomaduro/laravel-desktop-notifier": "^2.8",
"nunomaduro/laravel-console-summary": "^1.11.1",
"nunomaduro/laravel-console-task": "^1.9",
"nunomaduro/laravel-desktop-notifier": "^2.8.1",
"psr/log": "^1.1|^2.0|^3.0",
"ramsey/uuid": "^4.7.5",
"symfony/console": "^6.4.4",
"symfony/error-handler": "^6.4.4",
"symfony/console": "^6.4.6",
"symfony/error-handler": "^6.4.6",
"symfony/event-dispatcher": "^6.4.3",
"symfony/finder": "^6.4.0",
"symfony/process": "^6.4.4",
"symfony/var-dumper": "^6.4.4",
"symfony/var-dumper": "^6.4.6",
"vlucas/phpdotenv": "^5.6"
},
"require-dev": {
Expand All @@ -60,13 +60,13 @@
"illuminate/view": "^10.28",
"laminas/laminas-text": "^2.11",
"laravel-zero/phar-updater": "^1.4",
"laravel/pint": "^1.15.0",
"laravel/pint": "^1.15.1",
"nunomaduro/laravel-console-dusk": "^1.12",
"nunomaduro/laravel-console-menu": "^3.5",
"nunomaduro/termwind": "^1.15.1",
"pestphp/pest": "^2.34.6",
"pestphp/pest": "^2.34.7",
"pestphp/pest-plugin-laravel": "^2.3",
"phpstan/phpstan": "^1.10.66"
"phpstan/phpstan": "^1.10.67"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 97660f3

Please sign in to comment.