Skip to content

Commit

Permalink
Bump dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Dec 14, 2024
1 parent 8d46d1d commit 490dee3
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 @@ -49,16 +49,16 @@
"psr/log": "^1.1|^2.0|^3.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.64.0",
"google/cloud-firestore": "^1.47.1",
"friendsofphp/php-cs-fixer": "^3.65.0",
"google/cloud-firestore": "^1.47.2",
"phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan": "^2.0.3",
"phpstan/phpstan-deprecation-rules": "^2.0.1",
"phpstan/phpstan-phpunit": "^2.0.1",
"phpunit/phpunit": "^10.5.38",
"rector/rector": "^2.0.0-rc2",
"phpunit/phpunit": "^10.5.39",
"rector/rector": "^2.0.3",
"shipmonk/composer-dependency-analyser": "^1.8.1",
"symfony/var-dumper": "^6.4.14 || ^7.0.7",
"symfony/var-dumper": "^6.4.15 || ^7.0.7",
"vlucas/phpdotenv": "^5.6.1"
},
"suggest": {
Expand Down

0 comments on commit 490dee3

Please sign in to comment.