Update composer.lock

This commit is contained in:
Lucas Bartholemy 2021-02-26 10:56:23 +01:00
parent 22f7385c51
commit 26186ba484

28
composer.lock generated
View File

@ -32,7 +32,7 @@
"version": "3.3.11",
"source": {
"type": "git",
"url": "git@github.com:RobinHerbots/Inputmask.git",
"url": "https://github.com/RobinHerbots/Inputmask.git",
"reference": "5e670ad62f50c738388d4dcec78d2888505ad77b"
},
"dist": {
@ -7544,16 +7544,16 @@
},
{
"name": "codeception/codeception",
"version": "4.1.17",
"version": "4.1.18",
"source": {
"type": "git",
"url": "https://github.com/Codeception/Codeception.git",
"reference": "c153b1ab289b3e3109e685379aa8847c54ac2b68"
"reference": "f47547bac347dfb5ea5351ff91148cbcc08e6818"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/c153b1ab289b3e3109e685379aa8847c54ac2b68",
"reference": "c153b1ab289b3e3109e685379aa8847c54ac2b68",
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/f47547bac347dfb5ea5351ff91148cbcc08e6818",
"reference": "f47547bac347dfb5ea5351ff91148cbcc08e6818",
"shasum": ""
},
"require": {
@ -7627,7 +7627,7 @@
],
"support": {
"issues": "https://github.com/Codeception/Codeception/issues",
"source": "https://github.com/Codeception/Codeception/tree/4.1.17"
"source": "https://github.com/Codeception/Codeception/tree/4.1.18"
},
"funding": [
{
@ -7635,7 +7635,7 @@
"type": "open_collective"
}
],
"time": "2021-02-01T07:30:47+00:00"
"time": "2021-02-23T17:11:42+00:00"
},
{
"name": "codeception/lib-asserts",
@ -8253,16 +8253,16 @@
},
{
"name": "php-webdriver/webdriver",
"version": "1.9.0",
"version": "1.10.0",
"source": {
"type": "git",
"url": "https://github.com/php-webdriver/php-webdriver.git",
"reference": "e3633154554605274cc9d59837f55a7427d72003"
"reference": "cd9290b95b7651d495bd69253d6e3ef469a7f211"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/e3633154554605274cc9d59837f55a7427d72003",
"reference": "e3633154554605274cc9d59837f55a7427d72003",
"url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/cd9290b95b7651d495bd69253d6e3ef469a7f211",
"reference": "cd9290b95b7651d495bd69253d6e3ef469a7f211",
"shasum": ""
},
"require": {
@ -8278,7 +8278,7 @@
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.0",
"ondram/ci-detector": "^2.1 || ^3.5",
"ondram/ci-detector": "^2.1 || ^3.5 || ^4.0",
"php-coveralls/php-coveralls": "^2.4",
"php-mock/php-mock-phpunit": "^1.1 || ^2.0",
"php-parallel-lint/php-parallel-lint": "^1.2",
@ -8318,9 +8318,9 @@
],
"support": {
"issues": "https://github.com/php-webdriver/php-webdriver/issues",
"source": "https://github.com/php-webdriver/php-webdriver/tree/1.9.0"
"source": "https://github.com/php-webdriver/php-webdriver/tree/1.10.0"
},
"time": "2020-11-19T15:21:05+00:00"
"time": "2021-02-25T13:38:09+00:00"
},
{
"name": "phpcompatibility/php-compatibility",