mirror of
https://github.com/ivuorinen/curly.git
synced 2026-01-26 11:33:59 +00:00
Merge pull request #2 from ivuorinen/renovate/pin-dependencies
Pin dependencies
This commit is contained in:
@@ -16,12 +16,12 @@
|
||||
"type": "project",
|
||||
"require": {
|
||||
"php": ">=7.1",
|
||||
"league/uri": "^5.3",
|
||||
"league/uri": "5.3.0",
|
||||
"ext-curl": "*",
|
||||
"ext-zlib": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "6.*",
|
||||
"phpunit/phpunit": "6.5.14",
|
||||
"phpstan/phpstan": "0.12.99"
|
||||
},
|
||||
"autoload": {
|
||||
|
||||
Reference in New Issue
Block a user