⬆️ upgrade LBC parser
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Clement Desmidt 2022-12-16 08:55:22 +01:00
parent 0221064b1a
commit e9856861d5
3 changed files with 172 additions and 199 deletions

View File

@ -11,6 +11,7 @@
"php": "^8.0", "php": "^8.0",
"ext-json": "*", "ext-json": "*",
"artesaos/seotools": "^1.0", "artesaos/seotools": "^1.0",
"absmoca/leboncoin": "dev-master",
"emanueleminotto/simple-html-dom": "^1.5", "emanueleminotto/simple-html-dom": "^1.5",
"fabpot/goutte": "^4.0", "fabpot/goutte": "^4.0",
"fideloper/proxy": "^4.2", "fideloper/proxy": "^4.2",

367
composer.lock generated
View File

@ -4,8 +4,52 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "620eb8e92d65cad21b29495477977a47", "content-hash": "a584bf2e0d5f53c1cd7911dcc982f1bb",
"packages": [ "packages": [
{
"name": "absmoca/leboncoin",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/loconox/SDK-PHP-Leboncoin.git",
"reference": "c802a05a8c2d440c297b6d1fea301717ecfd2ef4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/loconox/SDK-PHP-Leboncoin/zipball/c802a05a8c2d440c297b6d1fea301717ecfd2ef4",
"reference": "c802a05a8c2d440c297b6d1fea301717ecfd2ef4",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"ext-mbstring": "*",
"php": ">=7.1"
},
"require-dev": {
"phpunit/phpunit": "^7"
},
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
"Absmoca\\": "src/Leboncoin/"
}
},
"notification-url": "https://packagist.org/downloads/",
"authors": [
{
"name": "Thomas Cauquil",
"email": "contact@thomascauquil.fr",
"homepage": "https://thomascauquil.fr"
}
],
"description": "SDK du plus célèbre site entre particuliers en France",
"support": {
"source": "https://github.com/loconox/SDK-PHP-Leboncoin/tree/master"
},
"time": "2022-11-30T13:18:49+00:00"
},
{ {
"name": "artesaos/seotools", "name": "artesaos/seotools",
"version": "v1.0.0", "version": "v1.0.0",
@ -1188,16 +1232,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v8.83.26", "version": "v8.83.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "7411d9fa71c1b0fd73a33e225f14512b74e6c81e" "reference": "e1afe088b4ca613fb96dc57e6d8dbcb8cc2c6b49"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/7411d9fa71c1b0fd73a33e225f14512b74e6c81e", "url": "https://api.github.com/repos/laravel/framework/zipball/e1afe088b4ca613fb96dc57e6d8dbcb8cc2c6b49",
"reference": "7411d9fa71c1b0fd73a33e225f14512b74e6c81e", "reference": "e1afe088b4ca613fb96dc57e6d8dbcb8cc2c6b49",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1357,7 +1401,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2022-11-01T14:48:50+00:00" "time": "2022-12-08T15:28:55+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",
@ -1550,16 +1594,16 @@
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "2.3.7", "version": "2.3.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/commonmark.git", "url": "https://github.com/thephpleague/commonmark.git",
"reference": "a36bd2be4f5387c0f3a8792a0d76b7d68865abbf" "reference": "c493585c130544c4e91d2e0e131e6d35cb0cbc47"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/a36bd2be4f5387c0f3a8792a0d76b7d68865abbf", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/c493585c130544c4e91d2e0e131e6d35cb0cbc47",
"reference": "a36bd2be4f5387c0f3a8792a0d76b7d68865abbf", "reference": "c493585c130544c4e91d2e0e131e6d35cb0cbc47",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1587,7 +1631,7 @@
"symfony/finder": "^5.3 | ^6.0", "symfony/finder": "^5.3 | ^6.0",
"symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0", "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0",
"unleashedtech/php-coding-standard": "^3.1.1", "unleashedtech/php-coding-standard": "^3.1.1",
"vimeo/psalm": "^4.24.0" "vimeo/psalm": "^4.24.0 || ^5.0.0"
}, },
"suggest": { "suggest": {
"symfony/yaml": "v2.3+ required if using the Front Matter extension" "symfony/yaml": "v2.3+ required if using the Front Matter extension"
@ -1652,20 +1696,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-03T17:29:46+00:00" "time": "2022-12-10T16:02:17+00:00"
}, },
{ {
"name": "league/config", "name": "league/config",
"version": "v1.1.1", "version": "v1.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/config.git", "url": "https://github.com/thephpleague/config.git",
"reference": "a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e" "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/config/zipball/a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e", "url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
"reference": "a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e", "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1674,7 +1718,7 @@
"php": "^7.4 || ^8.0" "php": "^7.4 || ^8.0"
}, },
"require-dev": { "require-dev": {
"phpstan/phpstan": "^0.12.90", "phpstan/phpstan": "^1.8.2",
"phpunit/phpunit": "^9.5.5", "phpunit/phpunit": "^9.5.5",
"scrutinizer/ocular": "^1.8.1", "scrutinizer/ocular": "^1.8.1",
"unleashedtech/php-coding-standard": "^3.1", "unleashedtech/php-coding-standard": "^3.1",
@ -1734,7 +1778,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-08-14T12:15:32+00:00" "time": "2022-12-11T20:36:23+00:00"
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
@ -1886,75 +1930,6 @@
], ],
"time": "2022-04-17T13:12:02+00:00" "time": "2022-04-17T13:12:02+00:00"
}, },
{
"name": "masterminds/html5",
"version": "2.7.6",
"source": {
"type": "git",
"url": "https://github.com/Masterminds/html5-php.git",
"reference": "897eb517a343a2281f11bc5556d6548db7d93947"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/897eb517a343a2281f11bc5556d6548db7d93947",
"reference": "897eb517a343a2281f11bc5556d6548db7d93947",
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-dom": "*",
"ext-libxml": "*",
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.7-dev"
}
},
"autoload": {
"psr-4": {
"Masterminds\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Matt Butcher",
"email": "technosophos@gmail.com"
},
{
"name": "Matt Farina",
"email": "matt@mattfarina.com"
},
{
"name": "Asmir Mustafic",
"email": "goetas@gmail.com"
}
],
"description": "An HTML5 parser and serializer.",
"homepage": "http://masterminds.github.io/html5-php",
"keywords": [
"HTML5",
"dom",
"html",
"parser",
"querypath",
"serializer",
"xml"
],
"support": {
"issues": "https://github.com/Masterminds/html5-php/issues",
"source": "https://github.com/Masterminds/html5-php/tree/2.7.6"
},
"time": "2022-08-18T16:18:26+00:00"
},
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
"version": "2.8.0", "version": "2.8.0",
@ -2059,16 +2034,16 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "2.63.0", "version": "2.64.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/briannesbitt/Carbon.git", "url": "https://github.com/briannesbitt/Carbon.git",
"reference": "ad35dd71a6a212b98e4b87e97389b6fa85f0e347" "reference": "889546413c97de2d05063b8cb7b193c2531ea211"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/ad35dd71a6a212b98e4b87e97389b6fa85f0e347", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/889546413c97de2d05063b8cb7b193c2531ea211",
"reference": "ad35dd71a6a212b98e4b87e97389b6fa85f0e347", "reference": "889546413c97de2d05063b8cb7b193c2531ea211",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2079,7 +2054,7 @@
"symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0" "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
}, },
"require-dev": { "require-dev": {
"doctrine/dbal": "^2.0 || ^3.0", "doctrine/dbal": "^2.0 || ^3.1.4",
"doctrine/orm": "^2.7", "doctrine/orm": "^2.7",
"friendsofphp/php-cs-fixer": "^3.0", "friendsofphp/php-cs-fixer": "^3.0",
"kylekatarnls/multi-tester": "^2.0", "kylekatarnls/multi-tester": "^2.0",
@ -2157,7 +2132,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-30T18:34:28+00:00" "time": "2022-11-26T17:36:00+00:00"
}, },
{ {
"name": "nette/schema", "name": "nette/schema",
@ -3453,20 +3428,20 @@
}, },
{ {
"name": "symfony/browser-kit", "name": "symfony/browser-kit",
"version": "v6.1.3", "version": "v6.0.11",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/browser-kit.git", "url": "https://github.com/symfony/browser-kit.git",
"reference": "2e3b6a4406c2af963c634d7bd0457402b67dcc56" "reference": "92e4b59bf2ef0f7a01d2620c4c87108e5c143d36"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/2e3b6a4406c2af963c634d7bd0457402b67dcc56", "url": "https://api.github.com/repos/symfony/browser-kit/zipball/92e4b59bf2ef0f7a01d2620c4c87108e5c143d36",
"reference": "2e3b6a4406c2af963c634d7bd0457402b67dcc56", "reference": "92e4b59bf2ef0f7a01d2620c4c87108e5c143d36",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.1", "php": ">=8.0.2",
"symfony/dom-crawler": "^5.4|^6.0" "symfony/dom-crawler": "^5.4|^6.0"
}, },
"require-dev": { "require-dev": {
@ -3504,7 +3479,7 @@
"description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically", "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/browser-kit/tree/v6.1.3" "source": "https://github.com/symfony/browser-kit/tree/v6.0.11"
}, },
"funding": [ "funding": [
{ {
@ -3520,7 +3495,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-27T15:50:51+00:00" "time": "2022-07-27T15:50:26+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
@ -3623,20 +3598,20 @@
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v6.1.3", "version": "v6.0.11",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
"reference": "0dd5e36b80e1de97f8f74ed7023ac2b837a36443" "reference": "ab2746acddc4f03a7234c8441822ac5d5c63efe9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/0dd5e36b80e1de97f8f74ed7023ac2b837a36443", "url": "https://api.github.com/repos/symfony/css-selector/zipball/ab2746acddc4f03a7234c8441822ac5d5c63efe9",
"reference": "0dd5e36b80e1de97f8f74ed7023ac2b837a36443", "reference": "ab2746acddc4f03a7234c8441822ac5d5c63efe9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.1" "php": ">=8.0.2"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -3668,7 +3643,7 @@
"description": "Converts CSS selectors to XPath expressions", "description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/css-selector/tree/v6.1.3" "source": "https://github.com/symfony/css-selector/tree/v6.0.11"
}, },
"funding": [ "funding": [
{ {
@ -3684,29 +3659,29 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-06-27T17:24:16+00:00" "time": "2022-06-27T17:10:44+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
"version": "v3.1.1", "version": "v3.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git", "url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "07f1b9cc2ffee6aaafcf4b710fbc38ff736bd918" "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/07f1b9cc2ffee6aaafcf4b710fbc38ff736bd918", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/26954b3d62a6c5fd0ea8a2a00c0353a14978d05c",
"reference": "07f1b9cc2ffee6aaafcf4b710fbc38ff736bd918", "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.1" "php": ">=8.0.2"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "3.1-dev" "dev-main": "3.0-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/contracts", "name": "symfony/contracts",
@ -3735,7 +3710,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.1.1" "source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.2"
}, },
"funding": [ "funding": [
{ {
@ -3751,29 +3726,32 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-02-25T11:15:52+00:00" "time": "2022-01-02T09:55:41+00:00"
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v6.1.7", "version": "v6.0.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
"reference": "66be2a0ccc90105b90b9393c984cfc3ea0e320df" "reference": "b659bb16afdeb784699ee08736b22bc6cc352536"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/66be2a0ccc90105b90b9393c984cfc3ea0e320df", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/b659bb16afdeb784699ee08736b22bc6cc352536",
"reference": "66be2a0ccc90105b90b9393c984cfc3ea0e320df", "reference": "b659bb16afdeb784699ee08736b22bc6cc352536",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"masterminds/html5": "^2.6", "php": ">=8.0.2",
"php": ">=8.1",
"symfony/polyfill-ctype": "~1.8", "symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.0" "symfony/polyfill-mbstring": "~1.0"
}, },
"conflict": {
"masterminds/html5": "<2.6"
},
"require-dev": { "require-dev": {
"masterminds/html5": "^2.6",
"symfony/css-selector": "^5.4|^6.0" "symfony/css-selector": "^5.4|^6.0"
}, },
"suggest": { "suggest": {
@ -3805,7 +3783,7 @@
"description": "Eases DOM navigation for HTML and XML documents", "description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/dom-crawler/tree/v6.1.7" "source": "https://github.com/symfony/dom-crawler/tree/v6.0.15"
}, },
"funding": [ "funding": [
{ {
@ -3821,7 +3799,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-28T16:23:08+00:00" "time": "2022-10-28T16:22:58+00:00"
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
@ -3896,20 +3874,20 @@
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v6.1.0", "version": "v6.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "a0449a7ad7daa0f7c0acd508259f80544ab5a347" "reference": "5c85b58422865d42c6eb46f7693339056db098a8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a0449a7ad7daa0f7c0acd508259f80544ab5a347", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/5c85b58422865d42c6eb46f7693339056db098a8",
"reference": "a0449a7ad7daa0f7c0acd508259f80544ab5a347", "reference": "5c85b58422865d42c6eb46f7693339056db098a8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.1", "php": ">=8.0.2",
"symfony/event-dispatcher-contracts": "^2|^3" "symfony/event-dispatcher-contracts": "^2|^3"
}, },
"conflict": { "conflict": {
@ -3959,7 +3937,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v6.1.0" "source": "https://github.com/symfony/event-dispatcher/tree/v6.0.9"
}, },
"funding": [ "funding": [
{ {
@ -3975,24 +3953,24 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-05T16:51:07+00:00" "time": "2022-05-05T16:45:52+00:00"
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
"version": "v3.1.1", "version": "v3.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git", "url": "https://github.com/symfony/event-dispatcher-contracts.git",
"reference": "02ff5eea2f453731cfbc6bc215e456b781480448" "reference": "7bc61cc2db649b4637d331240c5346dcc7708051"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/02ff5eea2f453731cfbc6bc215e456b781480448", "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7bc61cc2db649b4637d331240c5346dcc7708051",
"reference": "02ff5eea2f453731cfbc6bc215e456b781480448", "reference": "7bc61cc2db649b4637d331240c5346dcc7708051",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.1", "php": ">=8.0.2",
"psr/event-dispatcher": "^1" "psr/event-dispatcher": "^1"
}, },
"suggest": { "suggest": {
@ -4001,7 +3979,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "3.1-dev" "dev-main": "3.0-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/contracts", "name": "symfony/contracts",
@ -4038,7 +4016,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.1.1" "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.0.2"
}, },
"funding": [ "funding": [
{ {
@ -4054,7 +4032,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-02-25T11:15:52+00:00" "time": "2022-01-02T09:55:41+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
@ -4121,20 +4099,20 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v6.1.8", "version": "v6.0.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "b7374c1f95714b27aeae9e4e4f573274f77a7f37" "reference": "5db1221826d5f841f443d434358d5f82c862c5a9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/b7374c1f95714b27aeae9e4e4f573274f77a7f37", "url": "https://api.github.com/repos/symfony/http-client/zipball/5db1221826d5f841f443d434358d5f82c862c5a9",
"reference": "b7374c1f95714b27aeae9e4e4f573274f77a7f37", "reference": "5db1221826d5f841f443d434358d5f82c862c5a9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.1", "php": ">=8.0.2",
"psr/log": "^1|^2|^3", "psr/log": "^1|^2|^3",
"symfony/http-client-contracts": "^3", "symfony/http-client-contracts": "^3",
"symfony/service-contracts": "^1.0|^2|^3" "symfony/service-contracts": "^1.0|^2|^3"
@ -4185,7 +4163,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v6.1.8" "source": "https://github.com/symfony/http-client/tree/v6.0.16"
}, },
"funding": [ "funding": [
{ {
@ -4201,24 +4179,24 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-14T10:13:26+00:00" "time": "2022-11-14T10:09:52+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
"version": "v3.1.1", "version": "v3.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client-contracts.git", "url": "https://github.com/symfony/http-client-contracts.git",
"reference": "fd038f08c623ab5d22b26e9ba35afe8c79071800" "reference": "4184b9b63af1edaf35b6a7974c6f1f9f33294129"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/fd038f08c623ab5d22b26e9ba35afe8c79071800", "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/4184b9b63af1edaf35b6a7974c6f1f9f33294129",
"reference": "fd038f08c623ab5d22b26e9ba35afe8c79071800", "reference": "4184b9b63af1edaf35b6a7974c6f1f9f33294129",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.1" "php": ">=8.0.2"
}, },
"suggest": { "suggest": {
"symfony/http-client-implementation": "" "symfony/http-client-implementation": ""
@ -4226,7 +4204,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "3.1-dev" "dev-main": "3.0-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/contracts", "name": "symfony/contracts",
@ -4236,10 +4214,7 @@
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Symfony\\Contracts\\HttpClient\\": "" "Symfony\\Contracts\\HttpClient\\": ""
}, }
"exclude-from-classmap": [
"/Test/"
]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@ -4266,7 +4241,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/http-client-contracts/tree/v3.1.1" "source": "https://github.com/symfony/http-client-contracts/tree/v3.0.2"
}, },
"funding": [ "funding": [
{ {
@ -4282,7 +4257,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-22T07:30:54+00:00" "time": "2022-04-12T16:11:42+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
@ -5610,20 +5585,20 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v6.1.7", "version": "v6.0.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "823f143370880efcbdfa2dbca946b3358c4707e5" "reference": "51ac0fa0ccf132a00519b87c97e8f775fa14e771"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/823f143370880efcbdfa2dbca946b3358c4707e5", "url": "https://api.github.com/repos/symfony/string/zipball/51ac0fa0ccf132a00519b87c97e8f775fa14e771",
"reference": "823f143370880efcbdfa2dbca946b3358c4707e5", "reference": "51ac0fa0ccf132a00519b87c97e8f775fa14e771",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.1", "php": ">=8.0.2",
"symfony/polyfill-ctype": "~1.8", "symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-grapheme": "~1.0", "symfony/polyfill-intl-grapheme": "~1.0",
"symfony/polyfill-intl-normalizer": "~1.0", "symfony/polyfill-intl-normalizer": "~1.0",
@ -5675,7 +5650,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v6.1.7" "source": "https://github.com/symfony/string/tree/v6.0.15"
}, },
"funding": [ "funding": [
{ {
@ -5691,24 +5666,24 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-10T09:34:31+00:00" "time": "2022-10-10T09:34:08+00:00"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v6.1.6", "version": "v6.0.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "e6cd330e5a072518f88d65148f3f165541807494" "reference": "6f99eb179aee4652c0a7cd7c11f2a870d904330c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/e6cd330e5a072518f88d65148f3f165541807494", "url": "https://api.github.com/repos/symfony/translation/zipball/6f99eb179aee4652c0a7cd7c11f2a870d904330c",
"reference": "e6cd330e5a072518f88d65148f3f165541807494", "reference": "6f99eb179aee4652c0a7cd7c11f2a870d904330c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.1", "php": ">=8.0.2",
"symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-mbstring": "~1.0",
"symfony/translation-contracts": "^2.3|^3.0" "symfony/translation-contracts": "^2.3|^3.0"
}, },
@ -5733,7 +5708,6 @@
"symfony/http-kernel": "^5.4|^6.0", "symfony/http-kernel": "^5.4|^6.0",
"symfony/intl": "^5.4|^6.0", "symfony/intl": "^5.4|^6.0",
"symfony/polyfill-intl-icu": "^1.21", "symfony/polyfill-intl-icu": "^1.21",
"symfony/routing": "^5.4|^6.0",
"symfony/service-contracts": "^1.1.2|^2|^3", "symfony/service-contracts": "^1.1.2|^2|^3",
"symfony/yaml": "^5.4|^6.0" "symfony/yaml": "^5.4|^6.0"
}, },
@ -5771,7 +5745,7 @@
"description": "Provides tools to internationalize your application", "description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/translation/tree/v6.1.6" "source": "https://github.com/symfony/translation/tree/v6.0.14"
}, },
"funding": [ "funding": [
{ {
@ -5787,24 +5761,24 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-07T08:04:03+00:00" "time": "2022-10-07T08:02:12+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
"version": "v3.1.1", "version": "v3.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation-contracts.git", "url": "https://github.com/symfony/translation-contracts.git",
"reference": "606be0f48e05116baef052f7f3abdb345c8e02cc" "reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/606be0f48e05116baef052f7f3abdb345c8e02cc", "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/acbfbb274e730e5a0236f619b6168d9dedb3e282",
"reference": "606be0f48e05116baef052f7f3abdb345c8e02cc", "reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.1" "php": ">=8.0.2"
}, },
"suggest": { "suggest": {
"symfony/translation-implementation": "" "symfony/translation-implementation": ""
@ -5812,7 +5786,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "3.1-dev" "dev-main": "3.0-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/contracts", "name": "symfony/contracts",
@ -5822,10 +5796,7 @@
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Symfony\\Contracts\\Translation\\": "" "Symfony\\Contracts\\Translation\\": ""
}, }
"exclude-from-classmap": [
"/Test/"
]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@ -5852,7 +5823,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/translation-contracts/tree/v3.1.1" "source": "https://github.com/symfony/translation-contracts/tree/v3.0.2"
}, },
"funding": [ "funding": [
{ {
@ -5868,7 +5839,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-06-27T17:24:16+00:00" "time": "2022-06-27T17:10:44+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
@ -7005,16 +6976,16 @@
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "9.2.19", "version": "9.2.21",
"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": "c77b56b63e3d2031bd8997fcec43c1925ae46559" "reference": "3f893e19712bb0c8bc86665d1562e9fd509c4ef0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c77b56b63e3d2031bd8997fcec43c1925ae46559", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/3f893e19712bb0c8bc86665d1562e9fd509c4ef0",
"reference": "c77b56b63e3d2031bd8997fcec43c1925ae46559", "reference": "3f893e19712bb0c8bc86665d1562e9fd509c4ef0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7070,7 +7041,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.19" "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.21"
}, },
"funding": [ "funding": [
{ {
@ -7078,7 +7049,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-11-18T07:47:47+00:00" "time": "2022-12-14T13:26:54+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
@ -7323,16 +7294,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "9.5.26", "version": "9.5.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2" "reference": "a2bc7ffdca99f92d959b3f2270529334030bba38"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/851867efcbb6a1b992ec515c71cdcf20d895e9d2", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a2bc7ffdca99f92d959b3f2270529334030bba38",
"reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2", "reference": "a2bc7ffdca99f92d959b3f2270529334030bba38",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7405,7 +7376,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.26" "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.27"
}, },
"funding": [ "funding": [
{ {
@ -7421,7 +7392,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-28T06:00:21+00:00" "time": "2022-12-09T07:31:23+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",
@ -8440,7 +8411,9 @@
], ],
"aliases": [], "aliases": [],
"minimum-stability": "dev", "minimum-stability": "dev",
"stability-flags": [], "stability-flags": {
"absmoca/leboncoin": 20
},
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {

View File

@ -11,8 +11,7 @@ use App\Parser\SeLoger;
return [ return [
'parsers' => [ 'parsers' => [
// FIXME https://packagist.org/packages/absmoca/leboncoin is not PHP 8 compatible because of "ext-json": "^1.6", 'leboncoin.fr' => LBC::class,
// 'leboncoin.fr' => LBC::class,
'seloger.com' => SeLoger::class, 'seloger.com' => SeLoger::class,
'pap.fr' => Pap::class, 'pap.fr' => Pap::class,
'ouestfrance-immo.com' => OuestFrance::class, 'ouestfrance-immo.com' => OuestFrance::class,