Skip to content

Conflict with Version ^8.0 requires illuminate/console ^9.0 -> found illuminate/console[v9.0.0-beta.1, 9.x-dev]. How can i fix it? #1447

Answered by erikn69
wemersonrv asked this question in Q&A
Discussion options

You must be logged in to vote

spatie/laravel-backup ^8.0 only supports laravel 9

"illuminate/console": "^9.0",
"illuminate/contracts": "^9.0",
"illuminate/events": "^9.0",
"illuminate/filesystem": "^9.0",
"illuminate/notifications": "^9.0",
"illuminate/support": "^9.0",

For laravel 8 use spatie/laravel-backup ^7.0

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@wemersonrv
Comment options

@erikn69
Comment options

Answer selected by wemersonrv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants