1 parent 43088a1 commit 374a9e1Copy full SHA for 374a9e1
3 files changed
app/composer.json
@@ -3,7 +3,6 @@
3
"license": "MIT",
4
"require": {
5
"php": "~8.4.0 || ~8.5.0",
6
- "ext-json": "*",
7
"doctrine/doctrine-bundle": "^3.1",
8
"doctrine/orm": "^3.5.8",
9
"egulias/email-validator": "^4.0",
composer.json
@@ -13,7 +13,6 @@
13
],
14
15
16
17
"lcobucci/clock": "^3.0",
18
"lcobucci/jwt": "^5.0",
19
"spomky-labs/otphp": "^11.4",
src/bundle/composer.json
"symfony/config": "^7.4 || ^8.0",
"symfony/dependency-injection": "^7.4 || ^8.0",
"symfony/event-dispatcher": "^7.4 || ^8.0",
0 commit comments