We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b19e1dd commit b7c603fCopy full SHA for b7c603f
composer.json
@@ -56,7 +56,7 @@
56
"monolog/monolog": "^3",
57
"mpscholten/request-parser": "^1.5",
58
"php-di/php-di": "^7",
59
- "sebastian/diff": "^6.0",
+ "sebastian/diff": "^7.0",
60
"st-universe/planet-generator": "dev-master",
61
"st-universe/starsystem-generator": "dev-master",
62
"symfony/mailer": "^7.1.5",
@@ -74,7 +74,7 @@
74
"phpstan/phpstan-doctrine": "^2.0",
75
"phpstan/phpstan-mockery": "^2.0",
76
"phpstan/phpstan-phpunit": "^2.0",
77
- "phpunit/phpunit": "^11.2.6",
+ "phpunit/phpunit": "^12",
78
"rector/rector": "^2.0",
79
"spatie/phpunit-snapshot-assertions": "^5.1",
80
"st-universe/assets": "dev-master"
0 commit comments