mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 01:31:45 +01:00
Composer > do not require symfony/http-foundation package
Miscellaneous > remove getCurlResponseWithHeaders() method
This commit is contained in:
@@ -13,8 +13,7 @@
|
||||
"require": {
|
||||
"php": ">=5.5.9",
|
||||
"doctrine/orm": "^2.5",
|
||||
"gedmo/doctrine-extensions": "^2.4",
|
||||
"symfony/http-foundation": "^3.3"
|
||||
"gedmo/doctrine-extensions": "^2.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^2.2",
|
||||
|
||||
Reference in New Issue
Block a user