Skip to content

Commit

Permalink
chore: bumps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Mar 6, 2024
1 parent c24f6d4 commit 58c4c58
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
"require": {
"php": "^8.2",
"ext-mbstring": "*",
"symfony/console": "^7.0.1"
"symfony/console": "^7.0.4"
},
"require-dev": {
"ergebnis/phpstan-rules": "^2.1.0",
"ergebnis/phpstan-rules": "^2.2.0",
"illuminate/console": "^11.0.0",
"laravel/pint": "^1.13.7",
"mockery/mockery": "^1.6.6",
"pestphp/pest": "^2.28.0",
"phpstan/phpstan": "^1.10.48",
"laravel/pint": "^1.14.0",
"mockery/mockery": "^1.6.7",
"pestphp/pest": "^2.34.1",
"phpstan/phpstan": "^1.10.59",
"phpstan/phpstan-strict-rules": "^1.5.2",
"symfony/var-dumper": "^7.0.0",
"symfony/var-dumper": "^7.0.4",
"thecodingmachine/phpstan-strict-rules": "^1.0.0"
},
"autoload": {
Expand Down

0 comments on commit 58c4c58

Please # to comment.