Laragon is a portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby. It is fast, lightweight, easy-to-use and easy-to-extend.
This is what I had to do, although maybe some composer magic can do it automatically.
Updated these manually with latest from Github
/vendors
update berberli/assert
remove thecodingmachine/safe as it seems to be non maintained
remove refs to to thecodingmachine from
laragon\etc\apps\phpMyAdmin\vendor\composer\autoload_static.php
Most problems come from the /vendors.
This is what I had to do, although maybe some composer magic can do it automatically.
Updated these manually with latest from Github
/vendors
update berberli/assert
remove thecodingmachine/safe as it seems to be non maintained remove refs to to thecodingmachine from laragon\etc\apps\phpMyAdmin\vendor\composer\autoload_static.php
update slim-psr7
update symfony:
dependency-injection
service-contracts
config
update phpMyAdmin (library/classes) seemed enough but I included the rest.