composer update
CI / testsuite (mysql, 8.2, ) (push) Successful in 4m13s
CI / testsuite (pgsql, 8.2, ) (push) Successful in 3m29s
CI / testsuite (sqlite, 8.2, ) (push) Successful in 3m21s
CI / testsuite (mysql, 8.4, ) (push) Successful in 11m31s
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Successful in 3m25s
CI / testsuite (pgsql, 8.4, ) (push) Successful in 11m34s
Release / build (push) Successful in 28s
CI / Coding Standard & Static Analysis (push) Successful in 3m21s
CI / testsuite (sqlite, 8.4, ) (push) Successful in 12m9s
CI / testsuite (mysql, 8.2, ) (push) Successful in 4m13s
CI / testsuite (pgsql, 8.2, ) (push) Successful in 3m29s
CI / testsuite (sqlite, 8.2, ) (push) Successful in 3m21s
CI / testsuite (mysql, 8.4, ) (push) Successful in 11m31s
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Successful in 3m25s
CI / testsuite (pgsql, 8.4, ) (push) Successful in 11m34s
Release / build (push) Successful in 28s
CI / Coding Standard & Static Analysis (push) Successful in 3m21s
CI / testsuite (sqlite, 8.4, ) (push) Successful in 12m9s
This commit is contained in:
+1
-2
@@ -10,9 +10,8 @@
|
|||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^10.3",
|
"phpunit/phpunit": "^10.3",
|
||||||
"cakephp/migrations": "^4.0.0",
|
"cakephp/migrations": "^4.0.0",
|
||||||
"phpstan/phpstan": "^4.1",
|
|
||||||
"dereuromark/composer-prefer-lowest": "^0.1.10",
|
|
||||||
"cakedc/cakephp-phpstan": "^4.1",
|
"cakedc/cakephp-phpstan": "^4.1",
|
||||||
|
"dereuromark/composer-prefer-lowest": "^0.1.10",
|
||||||
"dereuromark/cakephp-captcha": "^2.0",
|
"dereuromark/cakephp-captcha": "^2.0",
|
||||||
"fig-r/psr2r-sniffer": "^2.7"
|
"fig-r/psr2r-sniffer": "^2.7"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user