Skip to content

Commit d7f50c1

Browse files
authored
Merge pull request #43 from lloricode/patch-1
Move PHPunit to dev
2 parents 9bec55b + 2a98084 commit d7f50c1

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)