Skip to content

Commit 155335a

Browse files
chore(deps): update dependency phpunit/phpunit to v12 (#214)
* chore(deps): update dependency phpunit/phpunit to v12 * Update composer.json --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Rias <hey@rias.be>
1 parent d8a5ebb commit 155335a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"require-dev": {
1111
"friendsofphp/php-cs-fixer": "^3.10",
1212
"orchestra/testbench": "^v10.0.0",
13-
"phpunit/phpunit": "^9.6|^10.4|^11.0"
13+
"phpunit/phpunit": "^9.6|^10.4|^11.0|^12.0"
1414
},
1515
"autoload": {
1616
"psr-4": {

0 commit comments

Comments
 (0)