Branch: refs/heads/master
Home: https://github.com/s9y/Serendipity
Commit: 10975a6127469bfdcb209dfae278f36e129c36e2
https://github.com/s9y/Serendipity/commit/10975a6127469bfdcb209dfae278f36e129c36e2
Author: onli <on...@pa...>
Date: 2024-02-13 (Tue, 13 Feb 2024)
Changed paths:
A composer.phar
Log Message:
-----------
Set a composer placeholder file, so the old file will be removed.
Commit: d8d0e12c1f022fa532c49d1ed741ac282f4dc1b5
https://github.com/s9y/Serendipity/commit/d8d0e12c1f022fa532c49d1ed741ac282f4dc1b5
Author: onli <on...@pa...>
Date: 2024-02-13 (Tue, 13 Feb 2024)
Changed paths:
M bundled-libs/composer/autoload_classmap.php
M bundled-libs/composer/autoload_real.php
M bundled-libs/composer/autoload_static.php
M bundled-libs/composer/installed.json
M bundled-libs/composer/installed.php
M bundled-libs/composer/platform_check.php
M bundled-libs/psr/simple-cache/composer.json
M bundled-libs/psr/simple-cache/src/CacheException.php
M bundled-libs/psr/simple-cache/src/CacheInterface.php
M composer.json
M composer.lock
Log Message:
-----------
Remove hard PHP 8.0 requirement
This way, s9y still works with PHP 7.4, which makes the upgrade path easier.
Compare: https://github.com/s9y/Serendipity/compare/18af52105492...d8d0e12c1f02
|