Skip to content

Commit eb369d9

Browse files
pestphp to phpunit
1 parent d53c39c commit eb369d9

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
@@ -15,8 +15,8 @@
1515
"jerome/fetch-php": "^2.0"
1616
},
1717
"require-dev": {
18-
"pestphp/pest": "^3.8",
19-
"phpstan/phpstan": "^2.1"
18+
"phpstan/phpstan": "^2.1",
19+
"phpunit/phpunit": "^12.1"
2020
},
2121
"license": "MIT",
2222
"autoload": {

0 commit comments

Comments
 (0)