Skip to content

Commit 578bf9a

Browse files
authored
[SetUp] Updated clients base
1 parent 0665ee8 commit 578bf9a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
"react/async": "^4.1.0",
2020
"wyrihaximus/react-awaitable-observable": "^1.0"
2121
},
22+
"require-dev": {
23+
"wyrihaximus/async-test-utilities": "^7.0.3"
24+
},
2225
"autoload": {
2326
"psr-4": {
2427
"ApiClients\\Client\\GitHubAE\\": "src/"
@@ -42,8 +45,5 @@
4245
"wyrihaximus/composer-update-bin-autoload-path": true,
4346
"infection/extension-installer": true
4447
}
45-
},
46-
"require-dev": {
47-
"wyrihaximus/async-test-utilities": "^7.0.3"
4848
}
4949
}

0 commit comments

Comments
 (0)