composer update prefer lowest should be workign now
Some checks failed
CI / testsuite (mysql, 8.2, ) (push) Successful in 7m12s
CI / Coding Standard & Static Analysis (push) Failing after 9m26s
CI / testsuite (mysql, 8.4, ) (push) Has been cancelled
CI / testsuite (pgsql, 8.2, ) (push) Has been cancelled
CI / testsuite (pgsql, 8.4, ) (push) Has been cancelled
CI / testsuite (sqlite, 8.2, ) (push) Has been cancelled
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Successful in 15m27s
CI / testsuite (sqlite, 8.4, ) (push) Successful in 23m10s
Some checks failed
CI / testsuite (mysql, 8.2, ) (push) Successful in 7m12s
CI / Coding Standard & Static Analysis (push) Failing after 9m26s
CI / testsuite (mysql, 8.4, ) (push) Has been cancelled
CI / testsuite (pgsql, 8.2, ) (push) Has been cancelled
CI / testsuite (pgsql, 8.4, ) (push) Has been cancelled
CI / testsuite (sqlite, 8.2, ) (push) Has been cancelled
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Successful in 15m27s
CI / testsuite (sqlite, 8.4, ) (push) Successful in 23m10s
This commit is contained in:
@@ -9,7 +9,6 @@ use Cake\Database\Connection;
|
||||
use Cake\Datasource\ConnectionManager;
|
||||
use Cake\TestSuite\Fixture\SchemaLoader;
|
||||
use CakeAddresses\CakeAddressesPlugin;
|
||||
use CakeProducts\CakeProductsPlugin;
|
||||
use Migrations\TestSuite\Migrator;
|
||||
use TestApp\Controller\AppController;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user