Skip to content

Commit b7cde7d

Browse files
committed
Maestro updates PHPUnit
1 parent 9f2c2ed commit b7cde7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"webmozart/path-util": "^2.3"
1515
},
1616
"require-dev": {
17-
"phpunit/phpunit": "~7.0",
17+
"phpunit/phpunit": "^9.0",
1818
"symfony/filesystem": "^3.2",
1919
"friendsofphp/php-cs-fixer": "~2.15.0",
2020
"phpstan/phpstan": "~0.12.0"
@@ -41,4 +41,4 @@
4141
"vendor/bin/phpunit"
4242
]
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)