Skip to content

Commit

Permalink
Uses latest version of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Nov 21, 2024
1 parent 167270e commit 5369ef8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
"require": {
"php": "^8.1",
"ext-mbstring": "*",
"symfony/console": "^6.4.12"
"symfony/console": "^6.4.15"
},
"require-dev": {
"illuminate/console": "^10.48.22",
"illuminate/support": "^10.48.22",
"laravel/pint": "^1.18.1",
"illuminate/console": "^10.48.24",
"illuminate/support": "^10.48.24",
"laravel/pint": "^1.18.2",
"pestphp/pest": "^2.36.0",
"pestphp/pest-plugin-mock": "2.0.0",
"phpstan/phpstan": "^1.12.6",
"phpstan/phpstan": "^1.12.11",
"phpstan/phpstan-strict-rules": "^1.6.1",
"symfony/var-dumper": "^6.4.11",
"symfony/var-dumper": "^6.4.15",
"thecodingmachine/phpstan-strict-rules": "^1.0.0"
},
"autoload": {
Expand Down

0 comments on commit 5369ef8

Please sign in to comment.