spatie / laravel-translatable

Making Eloquent models translatable
https://spatie.be/docs/laravel-translatable
MIT License
2.23k stars 279 forks source link

Invalid version string "^8.0.2" #409

Closed tugrandemirel closed 6 months ago

tugrandemirel commented 1 year ago

When I try to install the package to my project, I get the error Invalid version string "^8.0.2". i did a composer self-update, but it didn't work out. does anyone know the solution to the error? Can you help me?

composer.json "require": { "php": "^8.0.2", "biscolab/laravel-recaptcha": "^5.4", "ccxt/ccxt": "^1.53", "doctrine/dbal": "^3.5", "guzzlehttp/guzzle": "^7.2", "laravel/framework": "^9.2", "laravel/sanctum": "^2.14.1", "laravel/tinker": "^2.7" },

mabdullahsari commented 10 months ago

You'll need to provide a bit more info. Do you still have the same problem?

spatie-bot commented 6 months ago

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.