Skip to content

Commit c508cfb

Browse files
committed
Enable phpunit v13
1 parent eace764 commit c508cfb

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
"openspout/openspout": "^4.28.5",
4545
"phpoffice/phpspreadsheet": "^2.3.3|^3.9.2|^4.5.0|^5.4.0",
4646
"phpstan/extension-installer": "^1.4.3",
47-
"phpstan/phpstan": "^2.1.37",
48-
"phpstan/phpstan-doctrine": "^2.0.14",
49-
"phpstan/phpstan-phpunit": "^2.0.12",
50-
"phpstan/phpstan-symfony": "^2.0.12",
51-
"phpunit/phpunit": "^11.5.44|^12.5.7",
47+
"phpstan/phpstan": "^2.2.1",
48+
"phpstan/phpstan-doctrine": "^2.0.23",
49+
"phpstan/phpstan-phpunit": "^2.0.16",
50+
"phpstan/phpstan-symfony": "^2.0.19",
51+
"phpunit/phpunit": "^11.5.44|^12.5.7|^13.1.13",
5252
"ruflin/elastica": "^7.3.2",
5353
"symfony/browser-kit": "^6.4.13|^7.3|^8.0.4",
5454
"symfony/css-selector": "^6.4.13|^7.3|^8.0",

0 commit comments

Comments
 (0)