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

Augmente d'un cran les versions de PHP et des plugins.

No related merge requests found
Pipeline #11550 failed with stages
in 36 seconds
Showing with 7 additions and 8 deletions
+7 -8
...@@ -10,14 +10,13 @@ ...@@ -10,14 +10,13 @@
} }
], ],
"require": { "require": {
"php": ">=7.1", "php": ">=7.3",
"jangregor/phpstan-prophecy": "^0.3.0", "jangregor/phpstan-prophecy": "^0.6.2",
"nette/di": "^3.0", "phpstan/phpstan": "^0.12.7",
"phpstan/phpstan": "^0.11.7", "phpstan/phpstan-beberlei-assert": "^0.12",
"phpstan/phpstan-beberlei-assert": "^0.11", "phpstan/phpstan-doctrine": "^0.12.1",
"phpstan/phpstan-doctrine": "^0.11.1", "phpstan/phpstan-phpunit": "^0.12",
"phpstan/phpstan-phpunit": "^0.11", "phpstan/phpstan-symfony": "^0.12.1"
"phpstan/phpstan-symfony": "^0.11.1"
}, },
"bin": [ "bin": [
"bin/phpstan-watch" "bin/phpstan-watch"
......
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