Skip to content

Commit

Permalink
Bump dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed May 10, 2024
1 parent 99958bc commit 29211ca
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 @@ -31,14 +31,14 @@
"psr/cache-implementation": "to cache fetched remote public keys"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.49.0",
"friendsofphp/php-cs-fixer": "^3.56.1",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.58",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpunit/phpunit": "^10.5.10",
"rector/rector": "^1.0",
"symfony/cache": "^6.4.3",
"symfony/var-dumper": "^6.4.3"
"phpstan/phpstan": "^1.10.67",
"phpstan/phpstan-phpunit": "^1.3.16",
"phpunit/phpunit": "^10.5.20",
"rector/rector": "^1.0.5",
"symfony/cache": "^6.4.3 || ^7.0.7",
"symfony/var-dumper": "^6.4.3 || ^7.0.7"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 29211ca

Please sign in to comment.