|
55 | 55 | "psr/http-message": "^1.1 || ^2.0" |
56 | 56 | }, |
57 | 57 | "require-dev": { |
58 | | - "google/cloud-firestore": "^1.54.3", |
59 | | - "php-cs-fixer/shim": "^3.91.2", |
| 58 | + "google/cloud-firestore": "^1.55.0", |
| 59 | + "php-cs-fixer/shim": "^3.93.1", |
60 | 60 | "phpstan/extension-installer": "^1.4.3", |
61 | | - "phpstan/phpstan": "^2.1.32", |
| 61 | + "phpstan/phpstan": "^2.1.38", |
62 | 62 | "phpstan/phpstan-deprecation-rules": "^2.0.3", |
63 | | - "phpstan/phpstan-phpunit": "^2.0.8", |
64 | | - "phpstan/phpstan-strict-rules": "^2.0.7", |
65 | | - "phpunit/phpunit": "^12.4.5", |
| 63 | + "phpstan/phpstan-phpunit": "^2.0.12", |
| 64 | + "phpstan/phpstan-strict-rules": "^2.0.8", |
| 65 | + "phpunit/phpunit": "^12.5.10 || ^13.0.1", |
66 | 66 | "psr/log": "^3.0.2", |
67 | | - "rector/rector": "^2.2.11", |
68 | | - "rector/type-perfect": "^2.1", |
| 67 | + "rector/rector": "^2.3.6", |
| 68 | + "rector/type-perfect": "^2.1.2", |
69 | 69 | "shipmonk/composer-dependency-analyser": "^1.8.4", |
70 | | - "symfony/var-dumper": "^7.4.0", |
71 | | - "vlucas/phpdotenv": "^5.6.2" |
| 70 | + "symfony/var-dumper": "^7.4.4 || ^8.0.4", |
| 71 | + "vlucas/phpdotenv": "^5.6.3" |
72 | 72 | }, |
73 | 73 | "suggest": { |
74 | 74 | "google/cloud-firestore": "^1.0 to use the Firestore component" |
|
0 commit comments