We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36e020c commit 52efae2Copy full SHA for 52efae2
composer.json
@@ -9,6 +9,10 @@
9
{
10
"name": "David Buchmann",
11
"email": "mail@davidbu.ch"
12
+ },
13
+ {
14
+ "name": "Tobias Nyholm",
15
+ "email": "tobias.nyholm@gmail.com"
16
}
17
],
18
"require": {
@@ -25,7 +29,6 @@
25
29
"php-http/guzzle6-adapter": "^1.0",
26
30
"php-http/react-adapter": "^0.1",
27
31
"php-http/message": "^1.0",
28
- "puli/composer-plugin": "1.0.0-beta9",
32
"symfony/symfony": "^2.7|^3.0",
33
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
34
"matthiasnoback/symfony-dependency-injection-test": "^0.7",
0 commit comments