PluginProbe
WP Debugging / 2.11.4
WP Debugging v2.11.4
2.12.6 2.12.5 trunk 2.10.0 2.10.1 2.10.2 2.11.0 2.11.1 2.11.10 2.11.11 2.11.12 2.11.13 2.11.14 2.11.15 2.11.16 2.11.17 2.11.18 2.11.19 2.11.2 2.11.20 2.11.21 2.11.22 2.11.23 2.11.24 2.11.3 All 59 releases
← All changes | vendor/autoload.php +1 -6 2.11.132.11.4 View file →
@@ -1,12 +1,7 @@
1 1 <?php
2 2
3 3 // autoload.php @generated by Composer
4 4
5 -if (PHP_VERSION_ID < 50600) {
6 - echo 'Composer 2.3.0 dropped support for autoloading on PHP <5.6 and you are running '.PHP_VERSION.', please upgrade PHP or use Composer 2.2 LTS via "composer self-update --2.2". Aborting.'.PHP_EOL;
7 - exit(1);
8 -}
9 -
10 5 require_once __DIR__ . '/composer/autoload_real.php';
11 6
12 -return ComposerAutoloaderInit084d3bb738fcba837a3dcc11ad10286c::getLoader();
7 +return ComposerAutoloaderInit9f13e01a769ab94b1e472bddafa96a42::getLoader();