We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1adbbb0 commit 49e9ff1Copy full SHA for 49e9ff1
composer.json
@@ -33,11 +33,11 @@
33
"require-dev": {
34
"symfony/security-bundle": "^4.1.9 | ^5",
35
"symfony/yaml": "^4.1.9 | ^5",
36
- "phpunit/phpunit": "^7.5.1",
+ "phpunit/phpunit": "^8.5.5",
37
"phpstan/phpstan": "^0.12.25",
38
"beberlei/porpaginas": "^1.2",
39
"php-coveralls/php-coveralls": "^2.1.0",
40
- "symfony/phpunit-bridge": "^5.1"
+ "symfony/phpunit-bridge": "^4.1.9 | ^5.1"
41
},
42
"scripts": {
43
"phpstan": "phpstan analyse GraphqliteBundle.php DependencyInjection/ Controller/ Resources/ Security/ -c phpstan.neon --level=7 --no-progress"
0 commit comments