We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17bc896 commit 1532067Copy full SHA for 1532067
composer.json
@@ -60,7 +60,7 @@
60
"monolog/monolog": "^3",
61
"mpscholten/request-parser": "^1.5",
62
"php-di/php-di": "^7",
63
- "sebastian/diff": "^7.0",
+ "sebastian/diff": "^8.0",
64
"st-universe/planet-generator": "dev-master",
65
"st-universe/starsystem-generator": "dev-master",
66
"symfony/mailer": "^8.0.0",
@@ -79,7 +79,7 @@
79
"phpstan/phpstan-doctrine": "^2.0",
80
"phpstan/phpstan-mockery": "^2.0",
81
"phpstan/phpstan-phpunit": "^2.0",
82
- "phpunit/phpunit": "^12",
+ "phpunit/phpunit": "^13",
83
"rector/rector": "^2.0",
84
"spatie/phpunit-snapshot-assertions": "^5.1"
85
},
0 commit comments