Drack 59 Posted March 19 Share Posted March 19 Hello, I tried to update my composer libraries but I have an error message because one is not updated for php8. But it works perflectly. Any little idea. Quote Link to post Share on other sites
Patrick 61 Posted March 19 Share Posted March 19 Hello @drack, You can make an update one by one, in manual . It's possible one is not again updated but works fine with php8, it's better to not touch ? go to your root chop and : composer update mylibraries You can also remove the librairies and reinstall it. But I recommend to do that on test website : comnposer remove mylibraries + 1 3 Quote Link to post Share on other sites
Drack 59 Posted March 19 Author Share Posted March 19 Hello @patrick Thank you, done and work nice. Note . If you want to know the librairies edit composer.json Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.