Skip to content

Commit 66e4235

Browse files
committed
fix(deps): update dependency sebastian/diff to v8 and phpunit/phpunit to v13
1 parent 9e5cba7 commit 66e4235

File tree

2 files changed

+308
-200
lines changed

2 files changed

+308
-200
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"monolog/monolog": "^3",
6161
"mpscholten/request-parser": "^1.5",
6262
"php-di/php-di": "^7",
63-
"sebastian/diff": "^7.0",
63+
"sebastian/diff": "^8.0",
6464
"st-universe/planet-generator": "dev-master",
6565
"st-universe/starsystem-generator": "dev-master",
6666
"symfony/mailer": "^8.0.0",
@@ -79,7 +79,7 @@
7979
"phpstan/phpstan-doctrine": "^2.0",
8080
"phpstan/phpstan-mockery": "^2.0",
8181
"phpstan/phpstan-phpunit": "^2.0",
82-
"phpunit/phpunit": "^12",
82+
"phpunit/phpunit": "^13",
8383
"rector/rector": "^2.0",
8484
"spatie/phpunit-snapshot-assertions": "^5.1"
8585
},

0 commit comments

Comments
 (0)