Skip to content

Commit

Permalink
Update dev dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
vever001 committed Jun 25, 2024
1 parent 26b6a28 commit c0ce3b4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,11 @@
"symfony/config": "^4.4 || ^5.4 || ^6.0 || ^7.0"
},
"require-dev": {
"nicwortel/coding-standard": "^2.0",
"nicwortel/coding-standard": "^2.3",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-symfony": "^1.2",
"phpunit/phpunit": "^10.3",
"rector/rector": "^0.18.4",
"slevomat/coding-standard": ">=6.3.11",
"squizlabs/php_codesniffer": "^3.6",
"symfony/process": "^6.0"
},
"config": {
Expand Down

0 comments on commit c0ce3b4

Please sign in to comment.