Skip to content

Commit

Permalink
Bump dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Jun 9, 2023
1 parent 51d50b8 commit 30a0541
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 @@ -45,15 +45,15 @@
},
"require-dev": {
"beste/php-cs-fixer-config": "^2.1",
"friendsofphp/php-cs-fixer": "^3.16",
"google/cloud-firestore": "^1.31.0",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan": "^1.10.14",
"phpstan/phpstan-phpunit": "^1.3.11",
"phpunit/phpunit": "^10.1.2",
"friendsofphp/php-cs-fixer": "^3.17",
"google/cloud-firestore": "^1.34.0",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.18",
"phpstan/phpstan-phpunit": "^1.3.13",
"phpunit/phpunit": "^10.2.1",
"rector/rector": "~0.17.0",
"roave/backward-compatibility-check": "^8.3",
"symfony/var-dumper": "^6.2.10"
"symfony/var-dumper": "^6.3.0"
},
"suggest": {
"google/cloud-firestore": "^1.0 to use the Firestore component"
Expand Down

0 comments on commit 30a0541

Please sign in to comment.