Codeception · GitHub

Commit a030a3a

authored

feat: add support for phpunit 13 (#23)

1 parent b2192cc commit a030a3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -16,7 +16,7 @@

1616

"php": "^8.2",

1717

"ext-mbstring": "*",

1818

"guzzlehttp/psr7": "^2.0",

19-

"phpunit/phpunit": "^11.5 | ^12",

19+

"phpunit/phpunit": "^11.5 | ^12 | ^13",

2020

"symfony/css-selector": ">=4.4.24 <9.0"

2121

},

2222

"require-dev": {

0 commit comments

Comments

 (0)

Read the original on github.com ↗