Skip to content

Commit aeb9a88

Browse files
committed
Update deps
1 parent 43f6fa1 commit aeb9a88

File tree

4 files changed

+183
-244
lines changed

4 files changed

+183
-244
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"doctrine/common": "^3",
3434
"doctrine/doctrine-bundle": "^2.2",
3535
"doctrine/orm": "^2.7",
36-
"endroid/qr-code": "^5",
36+
"endroid/qr-code": "^6",
3737
"graze/dog-statsd": "^1",
3838
"knplabs/knp-menu-bundle": "^3",
3939
"knpuniversity/oauth2-client-bundle": "^2.8",
@@ -93,7 +93,6 @@
9393
"phpstan/phpstan-symfony": "^1.1",
9494
"phpstan/phpstan-webmozart-assert": "^1.2",
9595
"phpunit/phpunit": "^11.0",
96-
"rector/rector": "^0.15.0",
9796
"staabm/phpstan-dba": "^0.2",
9897
"staabm/phpstan-todo-by": "^0.1.27",
9998
"symfony/browser-kit": "^7",
@@ -120,7 +119,7 @@
120119
"autoload": {
121120
"psr-4": {
122121
"App\\": "src/"
123-
},
122+
},
124123
"classmap": ["src/"]
125124
},
126125
"autoload-dev": {

0 commit comments

Comments
 (0)