Skip to content

Commit

Permalink
Update develop dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Feb 6, 2024
1 parent 4611777 commit ed6dbdd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^v3.35.1",
"phpstan/phpstan": "^1.10.45",
"phpstan/phpstan": "^1.10.57",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpunit/phpunit": "^10.4.2",
"symfony/var-dumper": "^6.4"
"phpunit/phpunit": "^10.5.10",
"symfony/var-dumper": "^6.4.3"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit ed6dbdd

Please sign in to comment.