Welcome Guest, Not a member yet? Register   Sign In
Upgrade to 4.3.1 help
#11

I got it.

If we remove the "kint-php/kint": "^4.2" line and run
`composer update`, it removes files in system/ThirdParty/Kint/.

If you copy system/ThirdParty/Kint/ from 4.3.1 zip again, it would work.
Reply
#12

How about this?
[Image: 215364506-64dc8405-1774-49e5-80cf-97957e95a6d3.png]
Reply
#13

SOLVED, correct procedure:

1. Remove requirement "kint-php/kint": "^4.2" from composer.json
2. Run composer update (removed kint from vendor directory)
3. Copy system/ThirdParty/Kint/ from 4.3.1 zip
4. Apply manual suggested changes to config/Kint.php
5. Test if php spark works.

Thanks!
Reply




Theme © iAndrew 2016 - Forum software by © MyBB