Skip to content

Commit 3ffd494

Browse files
committed
Introduce a composer.lock
1 parent d433d46 commit 3ffd494

File tree

3 files changed

+3451
-2
lines changed

3 files changed

+3451
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
bin
22
vendor
3-
composer.lock
43
docker-compose.yml
54
tests/etc/parameters.yml
65
phpspec.yml

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"psr/http-message": "^1.0",
2525
"php-http/httplug": "^2.0",
2626
"php-http/message": "^1.7",
27-
"php-http/discovery": "^1.5",
27+
"php-http/discovery": "^1.6",
2828
"php-http/message-factory": "^v1.0",
2929
"php-http/multipart-stream-builder": "^1.0",
3030
"php-http/client-implementation": "^1.0"

0 commit comments

Comments
 (0)