This commit is contained in:
40
composer.lock
generated
40
composer.lock
generated
@ -1136,7 +1136,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/deprecation-contracts",
|
"name": "symfony/deprecation-contracts",
|
||||||
"version": "v3.3.0",
|
"version": "v3.4.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/deprecation-contracts.git",
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
||||||
@ -1183,7 +1183,7 @@
|
|||||||
"description": "A generic function and convention to trigger deprecation notices",
|
"description": "A generic function and convention to trigger deprecation notices",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.3.0"
|
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -1594,16 +1594,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/service-contracts",
|
"name": "symfony/service-contracts",
|
||||||
"version": "v3.3.0",
|
"version": "v3.4.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/service-contracts.git",
|
"url": "https://github.com/symfony/service-contracts.git",
|
||||||
"reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4"
|
"reference": "b3313c2dbffaf71c8de2934e2ea56ed2291a3838"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/40da9cc13ec349d9e4966ce18b5fbcd724ab10a4",
|
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/b3313c2dbffaf71c8de2934e2ea56ed2291a3838",
|
||||||
"reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4",
|
"reference": "b3313c2dbffaf71c8de2934e2ea56ed2291a3838",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -1656,7 +1656,7 @@
|
|||||||
"standards"
|
"standards"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/service-contracts/tree/v3.3.0"
|
"source": "https://github.com/symfony/service-contracts/tree/v3.4.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -1672,7 +1672,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2023-05-23T14:45:45+00:00"
|
"time": "2023-07-30T20:28:31+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/string",
|
"name": "symfony/string",
|
||||||
@ -3358,16 +3358,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/php-code-coverage",
|
"name": "phpunit/php-code-coverage",
|
||||||
"version": "10.1.7",
|
"version": "10.1.8",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
||||||
"reference": "355324ca4980b8916c18b9db29f3ef484078f26e"
|
"reference": "84838eed9ded511f61dc3e8b5944a52d9017b297"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/355324ca4980b8916c18b9db29f3ef484078f26e",
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/84838eed9ded511f61dc3e8b5944a52d9017b297",
|
||||||
"reference": "355324ca4980b8916c18b9db29f3ef484078f26e",
|
"reference": "84838eed9ded511f61dc3e8b5944a52d9017b297",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -3424,7 +3424,7 @@
|
|||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
|
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
|
||||||
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
|
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
|
||||||
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.7"
|
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.8"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -3432,7 +3432,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2023-10-04T15:34:17+00:00"
|
"time": "2023-11-15T13:31:15+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/php-file-iterator",
|
"name": "phpunit/php-file-iterator",
|
||||||
@ -4695,16 +4695,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spatie/array-to-xml",
|
"name": "spatie/array-to-xml",
|
||||||
"version": "3.2.1",
|
"version": "3.2.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/spatie/array-to-xml.git",
|
"url": "https://github.com/spatie/array-to-xml.git",
|
||||||
"reference": "84a404e5b67dd21466a0ff47d335129d67b94029"
|
"reference": "96be97e664c87613121d073ea39af4c74e57a7f8"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/spatie/array-to-xml/zipball/84a404e5b67dd21466a0ff47d335129d67b94029",
|
"url": "https://api.github.com/repos/spatie/array-to-xml/zipball/96be97e664c87613121d073ea39af4c74e57a7f8",
|
||||||
"reference": "84a404e5b67dd21466a0ff47d335129d67b94029",
|
"reference": "96be97e664c87613121d073ea39af4c74e57a7f8",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -4742,7 +4742,7 @@
|
|||||||
"xml"
|
"xml"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/spatie/array-to-xml/tree/3.2.1"
|
"source": "https://github.com/spatie/array-to-xml/tree/3.2.2"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -4754,7 +4754,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2023-11-08T08:19:46+00:00"
|
"time": "2023-11-14T14:08:51+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "squizlabs/php_codesniffer",
|
"name": "squizlabs/php_codesniffer",
|
||||||
|
@ -30,7 +30,7 @@ final class AppTest extends \PHPUnit\Framework\TestCase
|
|||||||
public function testBadConfigFileSyntaxError(): void
|
public function testBadConfigFileSyntaxError(): void
|
||||||
{
|
{
|
||||||
$this->expectException(\TypeError::class);
|
$this->expectException(\TypeError::class);
|
||||||
|
|
||||||
$app = new App('tests/config/bad/syntaxerror.yml');
|
$app = new App('tests/config/bad/syntaxerror.yml');
|
||||||
$app->getConfig('rclone');
|
$app->getConfig('rclone');
|
||||||
$app->getConfig('rclone.path');
|
$app->getConfig('rclone.path');
|
||||||
@ -47,7 +47,7 @@ final class AppTest extends \PHPUnit\Framework\TestCase
|
|||||||
public function testBadConfigFileEmpty(): void
|
public function testBadConfigFileEmpty(): void
|
||||||
{
|
{
|
||||||
$this->expectException(\TypeError::class);
|
$this->expectException(\TypeError::class);
|
||||||
|
|
||||||
$app = new App('tests/config/bad/empty.yml');
|
$app = new App('tests/config/bad/empty.yml');
|
||||||
$app->getConfig('rclone');
|
$app->getConfig('rclone');
|
||||||
$app->getConfig('rclone.path');
|
$app->getConfig('rclone.path');
|
||||||
@ -64,7 +64,7 @@ final class AppTest extends \PHPUnit\Framework\TestCase
|
|||||||
public function testBadConfigFileTypos(): void
|
public function testBadConfigFileTypos(): void
|
||||||
{
|
{
|
||||||
$this->expectException(\League\Config\Exception\ValidationException::class);
|
$this->expectException(\League\Config\Exception\ValidationException::class);
|
||||||
|
|
||||||
$app = new App('tests/config/bad/typos.yml');
|
$app = new App('tests/config/bad/typos.yml');
|
||||||
$app->getConfig('rclone');
|
$app->getConfig('rclone');
|
||||||
$app->getConfig('rclone.path');
|
$app->getConfig('rclone.path');
|
||||||
|
Reference in New Issue
Block a user