Skip to content

Commit

Permalink
Update develop dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Mar 9, 2024
1 parent 29198f1 commit a6ca4c1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@
"ext-json": "*"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^v3.49.0",
"phpstan/phpstan": "^1.10.57",
"friendsofphp/php-cs-fixer": "^3.51.0",
"phpstan/phpstan": "^1.10.60",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpstan/phpstan-phpunit": "^1.3.16",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpunit/phpunit": "^10.5.10",
"symfony/var-dumper": "^6.4.3"
"phpunit/phpunit": "^10.5.12",
"symfony/var-dumper": "^6.4.4"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a6ca4c1

Please sign in to comment.