Commit fbeff596 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Ajuste les versionsm miniales des extensions.

No related merge requests found
Showing with 4 additions and 4 deletions
+4 -4
...@@ -11,11 +11,11 @@ ...@@ -11,11 +11,11 @@
], ],
"require": { "require": {
"php": ">=7.1", "php": ">=7.1",
"jangregor/phpstan-prophecy": "~0.6", "jangregor/phpstan-prophecy": "^0.7",
"phpstan/phpstan": "~0.12.0", "phpstan/phpstan": "~0.12.0",
"phpstan/phpstan-beberlei-assert": "~0.12.0", "phpstan/phpstan-beberlei-assert": "~0.12.0",
"phpstan/phpstan-doctrine": "~0.12.0", "phpstan/phpstan-doctrine": "~0.12.6",
"phpstan/phpstan-phpunit": "~0.12.0", "phpstan/phpstan-phpunit": "~0.12.3",
"phpstan/phpstan-symfony": "~0.12.0" "phpstan/phpstan-symfony": "~0.12.0"
}, },
"bin": [ "bin": [
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
"sort-packages": true "sort-packages": true
}, },
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.x-dev" "dev-master": "3.x-dev"
} }
}, },
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment