Skip to content

Commit 09205b6

Browse files
author
Mokhtar Tlili
committed
remove doctrine annotation
1 parent 356292f commit 09205b6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
"symfony/validator": "^4.4 || ^5.0 || ^6.0",
2626
"symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0",
2727
"symfony/property-access": "^4.4 || ^5.0 || ^6.0",
28-
"symfony/config": "^4.4 || ^5.0 || ^6.0",
29-
"doctrine/annotations": "^1.13"
28+
"symfony/config": "^4.4 || ^5.0 || ^6.0"
3029
},
3130
"require-dev": {
3231
"phpunit/phpunit": "^9",

0 commit comments

Comments
 (0)