Skip to content

Commit 25e4891

Browse files
chore(deps-dev): Bump phpunit/phpunit from 9.6.19 to 11.2.6 (#304)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d57e8c2 commit 25e4891

File tree

2 files changed

+261
-369
lines changed

2 files changed

+261
-369
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"vlucas/phpdotenv": "^5.3"
2525
},
2626
"require-dev": {
27-
"phpunit/phpunit": "^9"
27+
"phpunit/phpunit": "^11"
2828
},
2929
"scripts": {
3030
"start": "php7 -S localhost:8000 -t src || php -S localhost:8000 -t src",

0 commit comments

Comments
 (0)