Upgrade to 3.3.3
This commit is contained in:
9
kirby/vendor/laminas/laminas-zendframework-bridge/src/autoload.php
vendored
Executable file
9
kirby/vendor/laminas/laminas-zendframework-bridge/src/autoload.php
vendored
Executable file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @see https://github.com/laminas/laminas-zendframework-bridge for the canonical source repository
|
||||
* @copyright https://github.com/laminas/laminas-zendframework-bridge/blob/master/COPYRIGHT.md
|
||||
* @license https://github.com/laminas/laminas-zendframework-bridge/blob/master/LICENSE.md New BSD License
|
||||
*/
|
||||
|
||||
\Laminas\ZendFrameworkBridge\Autoloader::load();
|
||||
Reference in New Issue
Block a user