mirror of
https://github.com/ivuorinen/curly.git
synced 2026-02-17 13:49:49 +00:00
Pin dependencies
This commit is contained in:
@@ -16,12 +16,12 @@
|
|||||||
"type": "project",
|
"type": "project",
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.1",
|
"php": ">=7.1",
|
||||||
"league/uri": "^5.3",
|
"league/uri": "5.3.0",
|
||||||
"ext-curl": "*",
|
"ext-curl": "*",
|
||||||
"ext-zlib": "*"
|
"ext-zlib": "*"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "6.*",
|
"phpunit/phpunit": "6.5.14",
|
||||||
"phpstan/phpstan": "0.12.99"
|
"phpstan/phpstan": "0.12.99"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
|||||||
Reference in New Issue
Block a user