fixed symfony/translation

This commit is contained in:
vedatakd 2021-09-28 16:01:56 +03:00
parent 41800f4dc6
commit e574e8d2bc

View File

@ -10,7 +10,6 @@
]
},
"require": {
"fruitcake/laravel-cors": "^2.0",
"symfony/translation": "v5.3.7"
"fruitcake/laravel-cors": "^2.0"
}
}