Skip to content

Commit

Permalink
chore: bumps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Apr 2, 2024
1 parent aac9c1b commit 58978b7
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions composer.json
Expand Up @@ -33,40 +33,40 @@
"illuminate/process": "^10.28",
"illuminate/support": "^10.28",
"illuminate/testing": "^10.28",
"laravel-zero/foundation": "^10.28",
"league/flysystem": "^3.15.1",
"nunomaduro/collision": "^6.4.0|^7.8.1",
"nunomaduro/laravel-console-summary": "^1.10.0",
"laravel-zero/foundation": "^10.45",
"league/flysystem": "^3.26.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.7",
"nunomaduro/laravel-desktop-notifier": "^2.8",
"psr/log": "^1.1|^2.0|^3.0",
"ramsey/uuid": "^4.7.4",
"symfony/console": "^6.3.2",
"symfony/error-handler": "^6.3.2",
"symfony/event-dispatcher": "^6.3.2",
"symfony/finder": "^6.3.3",
"symfony/process": "^6.3.2",
"symfony/var-dumper": "^6.3.3",
"vlucas/phpdotenv": "^5.5"
"ramsey/uuid": "^4.7.5",
"symfony/console": "^6.4.4",
"symfony/error-handler": "^6.4.4",
"symfony/event-dispatcher": "^6.4.3",
"symfony/finder": "^6.4.0",
"symfony/process": "^6.4.4",
"symfony/var-dumper": "^6.4.4",
"vlucas/phpdotenv": "^5.6"
},
"require-dev": {
"guzzlehttp/guzzle": "^7.7",
"guzzlehttp/guzzle": "^7.8.1",
"illuminate/bus": "^10.28",
"illuminate/database": "^10.28",
"illuminate/http": "^10.28",
"illuminate/log": "^10.28",
"illuminate/queue": "^10.28",
"illuminate/redis": "^10.28",
"illuminate/view": "^10.28",
"laminas/laminas-text": "^2.10",
"laminas/laminas-text": "^2.11",
"laravel-zero/phar-updater": "^1.4",
"laravel/pint": "^1.13.7",
"nunomaduro/laravel-console-dusk": "^1.11",
"nunomaduro/laravel-console-menu": "^3.4",
"laravel/pint": "^1.15.0",
"nunomaduro/laravel-console-dusk": "^1.12",
"nunomaduro/laravel-console-menu": "^3.5",
"nunomaduro/termwind": "^1.15.1",
"pestphp/pest": "^2.22.1",
"pestphp/pest-plugin-laravel": "^2.2",
"phpstan/phpstan": "^1.10.38"
"pestphp/pest": "^2.34.6",
"pestphp/pest-plugin-laravel": "^2.3",
"phpstan/phpstan": "^1.10.66"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 58978b7

Please sign in to comment.