mirror of
https://0xacab.org/radar/radar-wp.git
synced 2025-04-18 22:16:30 +02:00
Upgrading to 1.0.0-beta1 version of the API PHP implementation.
This commit is contained in:
parent
4424f09f06
commit
4ed51243b5
56 changed files with 1330 additions and 824 deletions
1
vendor/composer/autoload_psr4.php
vendored
1
vendor/composer/autoload_psr4.php
vendored
|
@ -6,5 +6,6 @@ $vendorDir = dirname(dirname(__FILE__));
|
|||
$baseDir = dirname($vendorDir);
|
||||
|
||||
return array(
|
||||
'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'),
|
||||
'Radar\\Connect\\' => array($vendorDir . '/events-radar/radar-api-php/src'),
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue