Skip to content

Commit 7ab81f9

Browse files
committed
Moved test utilities to require-dev where it should have been all along
1 parent 3e434e7 commit 7ab81f9

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"php": "^7.0",
1414
"api-clients/events": "dev-master",
1515
"api-clients/hydrator": "dev-master",
16-
"api-clients/test-utilities": "dev-master",
1716
"api-clients/transport": "dev-master",
1817
"league/container": "^2.2",
1918
"league/event": "^2.1",
@@ -22,6 +21,7 @@
2221
"wyrihaximus/tactician-command-handler-mapper": "^1.0"
2322
},
2423
"require-dev": {
24+
"api-clients/test-utilities": "dev-master",
2525
"humbug/humbug": "1.0.0-alpha2",
2626
"phake/phake": "^2.3",
2727
"phpspec/prophecy": "^1.6",

composer.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)