Skip to content

Commit 2a98084

Browse files
authored
Move PHPunit to dev
This must not included in production use
1 parent 9bec55b commit 2a98084

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
}
1111
],
1212
"require": {
13+
14+
},
15+
"require-dev": {
1316
"phpunit/phpunit": "^9.3@dev"
1417
},
1518
"autoload": {

0 commit comments

Comments
 (0)