Vendor: Update phpstan and jwt-authentication-bundle

pull/4805/head
Angel Fernando Quiroz Campos 2 years ago
parent a80d8a631a
commit f17d2c4ceb
  1. 9
      composer.json

@ -90,7 +90,7 @@
"league/csv": "^9.7",
"league/glide-symfony": "dev-master",
"league/mime-type-detection": "^1.7",
"lexik/jwt-authentication-bundle": "^2.11",
"lexik/jwt-authentication-bundle": "*",
"maennchen/zipstream-php": "^2.1",
"masterminds/html5": "^2.0",
"michelf/php-markdown": "~1.8",
@ -105,7 +105,6 @@
"phpdocumentor/reflection-docblock": "^5.3",
"phpoffice/phpspreadsheet": "~1.16",
"phpoffice/phpword": "~0.18",
"phpstan/phpdoc-parser": "^1.2",
"sabre/vobject": "~4.2",
"sensio/framework-extra-bundle": "~6.1",
"simpod/doctrine-utcdatetime": "^0.1.2",
@ -179,9 +178,9 @@
"friends-of-behat/mink-extension": "^2.6",
"hautelook/alice-bundle": "^2.9",
"justinrainbow/json-schema": "^5.2",
"phpstan/phpstan": "0.12.95",
"phpstan/phpstan-doctrine": "^0.12",
"phpstan/phpstan-symfony": "^0.12",
"phpstan/phpstan": "*",
"phpstan/phpstan-doctrine": "*",
"phpstan/phpstan-symfony": "^1.3",
"phpunit/phpunit": "^9.5",
"psalm/plugin-symfony": "^3.0",
"slevomat/coding-standard": "^7.0",

Loading…
Cancel
Save