Skip to content

Commit bddc4da

Browse files
require phpstorm-attributes
1 parent fc2d4e4 commit bddc4da

File tree

2 files changed

+45
-2
lines changed

2 files changed

+45
-2
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"doctrine/doctrine-bundle": "^2.5",
1111
"doctrine/doctrine-migrations-bundle": "^3.2",
1212
"doctrine/orm": "^2.11",
13-
"gesdinet/jwt-refresh-token-bundle": "^1.0",
13+
"gesdinet/jwt-refresh-token-bundle": "1.0.*",
1414
"lexik/jwt-authentication-bundle": "^2.14",
1515
"symfony/console": "6.0.*",
1616
"symfony/dotenv": "6.0.*",
@@ -27,6 +27,7 @@
2727
"doctrine/doctrine-fixtures-bundle": "^3.4",
2828
"fakerphp/faker": "^1.19",
2929
"friendsofphp/php-cs-fixer": "^3.8",
30+
"jetbrains/phpstorm-attributes": "^1.0",
3031
"liip/test-fixtures-bundle": "^2.2",
3132
"phpstan/phpstan": "^1.5",
3233
"phpunit/phpunit": "^9.5",

composer.lock

Lines changed: 43 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)