Skip to content

Commit

Permalink
Update doctrine (minor) (#369)
Browse files Browse the repository at this point in the history
* Update doctrine

* change phpstan

* Fix checkGenericClassInNonGenericObjectType error

* Fix checkGenericClassInNonGenericObjectType error

* php-cs-fixer

* Fix psalm

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Aitor Errasti <azarparalelo@gmail.com>
  • Loading branch information
3 people committed Apr 26, 2022
1 parent 62dcc34 commit ebd9f62
Show file tree
Hide file tree
Showing 4 changed files with 96 additions and 83 deletions.
4 changes: 2 additions & 2 deletions backend/composer.json
Expand Up @@ -7,9 +7,9 @@
"php": "^7.4",
"api-platform/core": "2.6.8",
"doctrine/annotations": "1.13.2",
"doctrine/doctrine-bundle": "2.5.7",
"doctrine/doctrine-bundle": "2.6.3",
"doctrine/doctrine-migrations-bundle": "3.2.2",
"doctrine/orm": "2.11.2",
"doctrine/orm": "2.12.1",
"gedmo/doctrine-extensions": "3.5.0",
"gesdinet/jwt-refresh-token-bundle": "1.0.1",
"hashids/hashids": "4.1.0",
Expand Down

0 comments on commit ebd9f62

Please sign in to comment.