dependabot-composer 0.149.4 → 0.152.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '090f4c12ec270bdd2aee99e890dd07b61a1270d34163091a265db32d8e4dc355'
4
- data.tar.gz: feb60e8fe54d2dfdcd24dae8a53f85d8900933651e9a4825289bbd4f6bb184b4
3
+ metadata.gz: 6ddefd764900bcae682538c2409ca76da4cd71e6376d7e62a743e0634efb54aa
4
+ data.tar.gz: 674effd9bc84cda39f7a56bb1e92e67c1896d565a923394eff50ebd2ae98031f
5
5
  SHA512:
6
- metadata.gz: f2559fe35d736456fd08fe0cc9c617bed7cb6a79bc48abd267c439522c272b4d7e2305c19d3108e2d9b2e402da4bd8a10a745ea18fb160397261491c3c58424b
7
- data.tar.gz: 4c4205fd61057d53bfdc7e335c94acdd4c2ede8c0849380d1158995be065cb0cbdaff49ac3f929aacc9ca5f8015ad4b8821f61735a357c93ea39febca70cd4c1
6
+ metadata.gz: a7e446f92bc908bef696548f392b89886c83e53f558828efb8612010fbfdeeebff2c9129ac3333221b274575774f974f722c0c82cde2082aaed9365b10d57cbe
7
+ data.tar.gz: ce8dd9366369e7918bf6f31b53bb72a22614390c8d2e0bb1fff40727276c938ae36274fbbc623f7e5cfa709af6659fefe10afbe5be94756c481215a001afd411
@@ -2,19 +2,16 @@
2
2
  $finder = PhpCsFixer\Finder::create()
3
3
  ->in(__DIR__ . '/src')
4
4
  ->in(__DIR__ . '/bin');
5
- return PhpCsFixer\Config::create()
5
+ $config = new PhpCsFixer\Config();
6
+ return $config
6
7
  ->setRules([
7
8
  '@Symfony' => true,
8
- 'array_syntax' => ['syntax' => 'short'],
9
9
  'blank_line_after_opening_tag' => true,
10
10
  'concat_space' => ['spacing' => 'one'],
11
11
  'declare_strict_types' => true,
12
12
  'increment_style' => ['style' => 'post'],
13
- 'is_null' => ['use_yoda_style' => false],
14
- 'list_syntax' => ['syntax' => 'short'],
15
- 'method_argument_space' => ['ensure_fully_multiline' => true],
16
13
  'modernize_types_casting' => true,
17
- 'no_multiline_whitespace_before_semicolons' => true,
14
+ 'multiline_whitespace_before_semicolons' => true,
18
15
  'no_useless_else' => true,
19
16
  'no_useless_return' => true,
20
17
  'ordered_imports' => true,
@@ -5,7 +5,7 @@
5
5
  "composer/composer": "^2"
6
6
  },
7
7
  "require-dev": {
8
- "friendsofphp/php-cs-fixer": "^2.16",
8
+ "friendsofphp/php-cs-fixer": "^3.0",
9
9
  "phpstan/phpstan": "~0.12.3"
10
10
  },
11
11
  "autoload": {
@@ -4,20 +4,20 @@
4
4
  "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5
5
  "This file is @generated automatically"
6
6
  ],
7
- "content-hash": "8f6e3979c3c871840f3633fd5fb0b94a",
7
+ "content-hash": "c53f9e88458c1c53280d540bb52d5e3d",
8
8
  "packages": [
9
9
  {
10
10
  "name": "composer/ca-bundle",
11
- "version": "1.2.9",
11
+ "version": "1.2.10",
12
12
  "source": {
13
13
  "type": "git",
14
14
  "url": "https://github.com/composer/ca-bundle.git",
15
- "reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5"
15
+ "reference": "9fdb22c2e97a614657716178093cd1da90a64aa8"
16
16
  },
17
17
  "dist": {
18
18
  "type": "zip",
19
- "url": "https://api.github.com/repos/composer/ca-bundle/zipball/78a0e288fdcebf92aa2318a8d3656168da6ac1a5",
20
- "reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5",
19
+ "url": "https://api.github.com/repos/composer/ca-bundle/zipball/9fdb22c2e97a614657716178093cd1da90a64aa8",
20
+ "reference": "9fdb22c2e97a614657716178093cd1da90a64aa8",
21
21
  "shasum": ""
22
22
  },
23
23
  "require": {
@@ -75,20 +75,20 @@
75
75
  "type": "tidelift"
76
76
  }
77
77
  ],
78
- "time": "2021-01-12T12:10:35+00:00"
78
+ "time": "2021-06-07T13:58:28+00:00"
79
79
  },
80
80
  {
81
81
  "name": "composer/composer",
82
- "version": "2.0.13",
82
+ "version": "2.1.2",
83
83
  "source": {
84
84
  "type": "git",
85
85
  "url": "https://github.com/composer/composer.git",
86
- "reference": "986e8b86b7b570632ad0a905c3726c33dd4c0efb"
86
+ "reference": "1845e6854aa3f37f2c6c24bc525541b00b8b28e4"
87
87
  },
88
88
  "dist": {
89
89
  "type": "zip",
90
- "url": "https://api.github.com/repos/composer/composer/zipball/986e8b86b7b570632ad0a905c3726c33dd4c0efb",
91
- "reference": "986e8b86b7b570632ad0a905c3726c33dd4c0efb",
90
+ "url": "https://api.github.com/repos/composer/composer/zipball/1845e6854aa3f37f2c6c24bc525541b00b8b28e4",
91
+ "reference": "1845e6854aa3f37f2c6c24bc525541b00b8b28e4",
92
92
  "shasum": ""
93
93
  },
94
94
  "require": {
@@ -96,21 +96,21 @@
96
96
  "composer/metadata-minifier": "^1.0",
97
97
  "composer/semver": "^3.0",
98
98
  "composer/spdx-licenses": "^1.2",
99
- "composer/xdebug-handler": "^1.1",
99
+ "composer/xdebug-handler": "^2.0",
100
100
  "justinrainbow/json-schema": "^5.2.10",
101
101
  "php": "^5.3.2 || ^7.0 || ^8.0",
102
102
  "psr/log": "^1.0",
103
103
  "react/promise": "^1.2 || ^2.7",
104
104
  "seld/jsonlint": "^1.4",
105
105
  "seld/phar-utils": "^1.0",
106
- "symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0",
107
- "symfony/filesystem": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0",
108
- "symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0",
109
- "symfony/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0"
106
+ "symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
107
+ "symfony/filesystem": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
108
+ "symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
109
+ "symfony/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0"
110
110
  },
111
111
  "require-dev": {
112
112
  "phpspec/prophecy": "^1.10",
113
- "symfony/phpunit-bridge": "^4.2 || ^5.0"
113
+ "symfony/phpunit-bridge": "^4.2 || ^5.0 || ^6.0"
114
114
  },
115
115
  "suggest": {
116
116
  "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
@@ -123,7 +123,7 @@
123
123
  "type": "library",
124
124
  "extra": {
125
125
  "branch-alias": {
126
- "dev-master": "2.0-dev"
126
+ "dev-master": "2.1-dev"
127
127
  }
128
128
  },
129
129
  "autoload": {
@@ -168,7 +168,7 @@
168
168
  "type": "tidelift"
169
169
  }
170
170
  ],
171
- "time": "2021-04-27T11:11:08+00:00"
171
+ "time": "2021-06-07T14:03:06+00:00"
172
172
  },
173
173
  {
174
174
  "name": "composer/metadata-minifier",
@@ -387,16 +387,16 @@
387
387
  },
388
388
  {
389
389
  "name": "composer/xdebug-handler",
390
- "version": "1.4.6",
390
+ "version": "2.0.1",
391
391
  "source": {
392
392
  "type": "git",
393
393
  "url": "https://github.com/composer/xdebug-handler.git",
394
- "reference": "f27e06cd9675801df441b3656569b328e04aa37c"
394
+ "reference": "964adcdd3a28bf9ed5d9ac6450064e0d71ed7496"
395
395
  },
396
396
  "dist": {
397
397
  "type": "zip",
398
- "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f27e06cd9675801df441b3656569b328e04aa37c",
399
- "reference": "f27e06cd9675801df441b3656569b328e04aa37c",
398
+ "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/964adcdd3a28bf9ed5d9ac6450064e0d71ed7496",
399
+ "reference": "964adcdd3a28bf9ed5d9ac6450064e0d71ed7496",
400
400
  "shasum": ""
401
401
  },
402
402
  "require": {
@@ -442,7 +442,7 @@
442
442
  "type": "tidelift"
443
443
  }
444
444
  ],
445
- "time": "2021-03-25T17:01:18+00:00"
445
+ "time": "2021-05-05T19:37:51+00:00"
446
446
  },
447
447
  {
448
448
  "name": "justinrainbow/json-schema",
@@ -1713,28 +1713,30 @@
1713
1713
  "packages-dev": [
1714
1714
  {
1715
1715
  "name": "doctrine/annotations",
1716
- "version": "1.12.1",
1716
+ "version": "1.13.1",
1717
1717
  "source": {
1718
1718
  "type": "git",
1719
1719
  "url": "https://github.com/doctrine/annotations.git",
1720
- "reference": "b17c5014ef81d212ac539f07a1001832df1b6d3b"
1720
+ "reference": "e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f"
1721
1721
  },
1722
1722
  "dist": {
1723
1723
  "type": "zip",
1724
- "url": "https://api.github.com/repos/doctrine/annotations/zipball/b17c5014ef81d212ac539f07a1001832df1b6d3b",
1725
- "reference": "b17c5014ef81d212ac539f07a1001832df1b6d3b",
1724
+ "url": "https://api.github.com/repos/doctrine/annotations/zipball/e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f",
1725
+ "reference": "e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f",
1726
1726
  "shasum": ""
1727
1727
  },
1728
1728
  "require": {
1729
1729
  "doctrine/lexer": "1.*",
1730
1730
  "ext-tokenizer": "*",
1731
- "php": "^7.1 || ^8.0"
1731
+ "php": "^7.1 || ^8.0",
1732
+ "psr/cache": "^1 || ^2 || ^3"
1732
1733
  },
1733
1734
  "require-dev": {
1734
- "doctrine/cache": "1.*",
1735
+ "doctrine/cache": "^1.11 || ^2.0",
1735
1736
  "doctrine/coding-standard": "^6.0 || ^8.1",
1736
1737
  "phpstan/phpstan": "^0.12.20",
1737
- "phpunit/phpunit": "^7.5 || ^9.1.5"
1738
+ "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
1739
+ "symfony/cache": "^4.4 || ^5.2"
1738
1740
  },
1739
1741
  "type": "library",
1740
1742
  "autoload": {
@@ -1775,7 +1777,7 @@
1775
1777
  "docblock",
1776
1778
  "parser"
1777
1779
  ],
1778
- "time": "2021-02-21T21:00:45+00:00"
1780
+ "time": "2021-05-16T18:07:53+00:00"
1779
1781
  },
1780
1782
  {
1781
1783
  "name": "doctrine/lexer",
@@ -1855,85 +1857,64 @@
1855
1857
  },
1856
1858
  {
1857
1859
  "name": "friendsofphp/php-cs-fixer",
1858
- "version": "v2.19.0",
1860
+ "version": "v3.0.0",
1859
1861
  "source": {
1860
1862
  "type": "git",
1861
1863
  "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
1862
- "reference": "d5b8a9d852b292c2f8a035200fa6844b1f82300b"
1864
+ "reference": "c15377bdfa8d1ecf186f1deadec39c89984e1167"
1863
1865
  },
1864
1866
  "dist": {
1865
1867
  "type": "zip",
1866
- "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/d5b8a9d852b292c2f8a035200fa6844b1f82300b",
1867
- "reference": "d5b8a9d852b292c2f8a035200fa6844b1f82300b",
1868
+ "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/c15377bdfa8d1ecf186f1deadec39c89984e1167",
1869
+ "reference": "c15377bdfa8d1ecf186f1deadec39c89984e1167",
1868
1870
  "shasum": ""
1869
1871
  },
1870
1872
  "require": {
1871
- "composer/semver": "^1.4 || ^2.0 || ^3.0",
1872
- "composer/xdebug-handler": "^1.2 || ^2.0",
1873
- "doctrine/annotations": "^1.2",
1873
+ "composer/semver": "^3.2",
1874
+ "composer/xdebug-handler": "^2.0",
1875
+ "doctrine/annotations": "^1.12",
1874
1876
  "ext-json": "*",
1875
1877
  "ext-tokenizer": "*",
1876
- "php": "^5.6 || ^7.0 || ^8.0",
1877
- "php-cs-fixer/diff": "^1.3",
1878
- "symfony/console": "^3.4.43 || ^4.1.6 || ^5.0",
1879
- "symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0",
1880
- "symfony/filesystem": "^3.0 || ^4.0 || ^5.0",
1881
- "symfony/finder": "^3.0 || ^4.0 || ^5.0",
1882
- "symfony/options-resolver": "^3.0 || ^4.0 || ^5.0",
1883
- "symfony/polyfill-php70": "^1.0",
1884
- "symfony/polyfill-php72": "^1.4",
1885
- "symfony/process": "^3.0 || ^4.0 || ^5.0",
1886
- "symfony/stopwatch": "^3.0 || ^4.0 || ^5.0"
1878
+ "php": "^7.1.3 || ^8.0",
1879
+ "php-cs-fixer/diff": "^2.0",
1880
+ "symfony/console": "^4.4.20 || ^5.1.3",
1881
+ "symfony/event-dispatcher": "^4.4.20 || ^5.0",
1882
+ "symfony/filesystem": "^4.4.20 || ^5.0",
1883
+ "symfony/finder": "^4.4.20 || ^5.0",
1884
+ "symfony/options-resolver": "^4.4.20 || ^5.0",
1885
+ "symfony/polyfill-php72": "^1.22",
1886
+ "symfony/process": "^4.4.20 || ^5.0",
1887
+ "symfony/stopwatch": "^4.4.20 || ^5.0"
1887
1888
  },
1888
1889
  "require-dev": {
1889
- "justinrainbow/json-schema": "^5.0",
1890
+ "justinrainbow/json-schema": "^5.2",
1890
1891
  "keradus/cli-executor": "^1.4",
1891
- "mikey179/vfsstream": "^1.6",
1892
- "php-coveralls/php-coveralls": "^2.4.2",
1893
- "php-cs-fixer/accessible-object": "^1.0",
1892
+ "mikey179/vfsstream": "^1.6.8",
1893
+ "php-coveralls/php-coveralls": "^2.4.3",
1894
+ "php-cs-fixer/accessible-object": "^1.1",
1894
1895
  "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
1895
1896
  "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
1897
+ "phpspec/prophecy": "^1.10.3",
1896
1898
  "phpspec/prophecy-phpunit": "^1.1 || ^2.0",
1897
- "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.13 || ^9.5",
1899
+ "phpunit/phpunit": "^7.5.20 || ^8.5.14 || ^9.5",
1898
1900
  "phpunitgoodpractices/polyfill": "^1.5",
1899
1901
  "phpunitgoodpractices/traits": "^1.9.1",
1900
- "sanmai/phpunit-legacy-adapter": "^6.4 || ^8.2.1",
1901
- "symfony/phpunit-bridge": "^5.2.1",
1902
- "symfony/yaml": "^3.0 || ^4.0 || ^5.0"
1902
+ "symfony/phpunit-bridge": "^5.2.4",
1903
+ "symfony/yaml": "^4.4.20 || ^5.0"
1903
1904
  },
1904
1905
  "suggest": {
1905
1906
  "ext-dom": "For handling output formats in XML",
1906
1907
  "ext-mbstring": "For handling non-UTF8 characters.",
1907
- "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
1908
- "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
1909
1908
  "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
1910
1909
  },
1911
1910
  "bin": [
1912
1911
  "php-cs-fixer"
1913
1912
  ],
1914
1913
  "type": "application",
1915
- "extra": {
1916
- "branch-alias": {
1917
- "dev-master": "2.19-dev"
1918
- }
1919
- },
1920
1914
  "autoload": {
1921
1915
  "psr-4": {
1922
1916
  "PhpCsFixer\\": "src/"
1923
- },
1924
- "classmap": [
1925
- "tests/Test/AbstractFixerTestCase.php",
1926
- "tests/Test/AbstractIntegrationCaseFactory.php",
1927
- "tests/Test/AbstractIntegrationTestCase.php",
1928
- "tests/Test/Assert/AssertTokensTrait.php",
1929
- "tests/Test/IntegrationCase.php",
1930
- "tests/Test/IntegrationCaseFactory.php",
1931
- "tests/Test/IntegrationCaseFactoryInterface.php",
1932
- "tests/Test/InternalIntegrationCaseFactory.php",
1933
- "tests/Test/IsIdenticalConstraint.php",
1934
- "tests/Test/TokensWithObservedTransformers.php",
1935
- "tests/TestCase.php"
1936
- ]
1917
+ }
1937
1918
  },
1938
1919
  "notification-url": "https://packagist.org/downloads/",
1939
1920
  "license": [
@@ -1956,20 +1937,20 @@
1956
1937
  "type": "github"
1957
1938
  }
1958
1939
  ],
1959
- "time": "2021-05-03T21:43:24+00:00"
1940
+ "time": "2021-05-03T21:51:58+00:00"
1960
1941
  },
1961
1942
  {
1962
1943
  "name": "php-cs-fixer/diff",
1963
- "version": "v1.3.1",
1944
+ "version": "v2.0.2",
1964
1945
  "source": {
1965
1946
  "type": "git",
1966
1947
  "url": "https://github.com/PHP-CS-Fixer/diff.git",
1967
- "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759"
1948
+ "reference": "29dc0d507e838c4580d018bd8b5cb412474f7ec3"
1968
1949
  },
1969
1950
  "dist": {
1970
1951
  "type": "zip",
1971
- "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/dbd31aeb251639ac0b9e7e29405c1441907f5759",
1972
- "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759",
1952
+ "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/29dc0d507e838c4580d018bd8b5cb412474f7ec3",
1953
+ "reference": "29dc0d507e838c4580d018bd8b5cb412474f7ec3",
1973
1954
  "shasum": ""
1974
1955
  },
1975
1956
  "require": {
@@ -1997,17 +1978,14 @@
1997
1978
  {
1998
1979
  "name": "Kore Nordmann",
1999
1980
  "email": "mail@kore-nordmann.de"
2000
- },
2001
- {
2002
- "name": "SpacePossum"
2003
1981
  }
2004
1982
  ],
2005
- "description": "sebastian/diff v2 backport support for PHP5.6",
1983
+ "description": "sebastian/diff v3 backport support for PHP 5.6+",
2006
1984
  "homepage": "https://github.com/PHP-CS-Fixer",
2007
1985
  "keywords": [
2008
1986
  "diff"
2009
1987
  ],
2010
- "time": "2020-10-14T08:39:05+00:00"
1988
+ "time": "2020-10-14T08:32:19+00:00"
2011
1989
  },
2012
1990
  {
2013
1991
  "name": "phpstan/phpstan",
@@ -2065,6 +2043,52 @@
2065
2043
  ],
2066
2044
  "time": "2021-05-17T12:24:49+00:00"
2067
2045
  },
2046
+ {
2047
+ "name": "psr/cache",
2048
+ "version": "1.0.1",
2049
+ "source": {
2050
+ "type": "git",
2051
+ "url": "https://github.com/php-fig/cache.git",
2052
+ "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
2053
+ },
2054
+ "dist": {
2055
+ "type": "zip",
2056
+ "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
2057
+ "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
2058
+ "shasum": ""
2059
+ },
2060
+ "require": {
2061
+ "php": ">=5.3.0"
2062
+ },
2063
+ "type": "library",
2064
+ "extra": {
2065
+ "branch-alias": {
2066
+ "dev-master": "1.0.x-dev"
2067
+ }
2068
+ },
2069
+ "autoload": {
2070
+ "psr-4": {
2071
+ "Psr\\Cache\\": "src/"
2072
+ }
2073
+ },
2074
+ "notification-url": "https://packagist.org/downloads/",
2075
+ "license": [
2076
+ "MIT"
2077
+ ],
2078
+ "authors": [
2079
+ {
2080
+ "name": "PHP-FIG",
2081
+ "homepage": "http://www.php-fig.org/"
2082
+ }
2083
+ ],
2084
+ "description": "Common interface for caching libraries",
2085
+ "keywords": [
2086
+ "cache",
2087
+ "psr",
2088
+ "psr-6"
2089
+ ],
2090
+ "time": "2016-08-06T20:24:11+00:00"
2091
+ },
2068
2092
  {
2069
2093
  "name": "psr/event-dispatcher",
2070
2094
  "version": "1.0.0",
@@ -2113,16 +2137,16 @@
2113
2137
  },
2114
2138
  {
2115
2139
  "name": "symfony/event-dispatcher",
2116
- "version": "v5.2.4",
2140
+ "version": "v5.3.0",
2117
2141
  "source": {
2118
2142
  "type": "git",
2119
2143
  "url": "https://github.com/symfony/event-dispatcher.git",
2120
- "reference": "d08d6ec121a425897951900ab692b612a61d6240"
2144
+ "reference": "67a5f354afa8e2f231081b3fa11a5912f933c3ce"
2121
2145
  },
2122
2146
  "dist": {
2123
2147
  "type": "zip",
2124
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d08d6ec121a425897951900ab692b612a61d6240",
2125
- "reference": "d08d6ec121a425897951900ab692b612a61d6240",
2148
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/67a5f354afa8e2f231081b3fa11a5912f933c3ce",
2149
+ "reference": "67a5f354afa8e2f231081b3fa11a5912f933c3ce",
2126
2150
  "shasum": ""
2127
2151
  },
2128
2152
  "require": {
@@ -2191,7 +2215,7 @@
2191
2215
  "type": "tidelift"
2192
2216
  }
2193
2217
  ],
2194
- "time": "2021-02-18T17:12:37+00:00"
2218
+ "time": "2021-05-26T17:43:10+00:00"
2195
2219
  },
2196
2220
  {
2197
2221
  "name": "symfony/event-dispatcher-contracts",
@@ -2271,16 +2295,16 @@
2271
2295
  },
2272
2296
  {
2273
2297
  "name": "symfony/options-resolver",
2274
- "version": "v5.2.4",
2298
+ "version": "v5.3.0",
2275
2299
  "source": {
2276
2300
  "type": "git",
2277
2301
  "url": "https://github.com/symfony/options-resolver.git",
2278
- "reference": "5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce"
2302
+ "reference": "162e886ca035869866d233a2bfef70cc28f9bbe5"
2279
2303
  },
2280
2304
  "dist": {
2281
2305
  "type": "zip",
2282
- "url": "https://api.github.com/repos/symfony/options-resolver/zipball/5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce",
2283
- "reference": "5d0f633f9bbfcf7ec642a2b5037268e61b0a62ce",
2306
+ "url": "https://api.github.com/repos/symfony/options-resolver/zipball/162e886ca035869866d233a2bfef70cc28f9bbe5",
2307
+ "reference": "162e886ca035869866d233a2bfef70cc28f9bbe5",
2284
2308
  "shasum": ""
2285
2309
  },
2286
2310
  "require": {
@@ -2333,85 +2357,20 @@
2333
2357
  "type": "tidelift"
2334
2358
  }
2335
2359
  ],
2336
- "time": "2021-01-27T12:56:27+00:00"
2337
- },
2338
- {
2339
- "name": "symfony/polyfill-php70",
2340
- "version": "v1.20.0",
2341
- "source": {
2342
- "type": "git",
2343
- "url": "https://github.com/symfony/polyfill-php70.git",
2344
- "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644"
2345
- },
2346
- "dist": {
2347
- "type": "zip",
2348
- "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644",
2349
- "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644",
2350
- "shasum": ""
2351
- },
2352
- "require": {
2353
- "php": ">=7.1"
2354
- },
2355
- "type": "metapackage",
2356
- "extra": {
2357
- "branch-alias": {
2358
- "dev-main": "1.20-dev"
2359
- },
2360
- "thanks": {
2361
- "name": "symfony/polyfill",
2362
- "url": "https://github.com/symfony/polyfill"
2363
- }
2364
- },
2365
- "notification-url": "https://packagist.org/downloads/",
2366
- "license": [
2367
- "MIT"
2368
- ],
2369
- "authors": [
2370
- {
2371
- "name": "Nicolas Grekas",
2372
- "email": "p@tchwork.com"
2373
- },
2374
- {
2375
- "name": "Symfony Community",
2376
- "homepage": "https://symfony.com/contributors"
2377
- }
2378
- ],
2379
- "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
2380
- "homepage": "https://symfony.com",
2381
- "keywords": [
2382
- "compatibility",
2383
- "polyfill",
2384
- "portable",
2385
- "shim"
2386
- ],
2387
- "funding": [
2388
- {
2389
- "url": "https://symfony.com/sponsor",
2390
- "type": "custom"
2391
- },
2392
- {
2393
- "url": "https://github.com/fabpot",
2394
- "type": "github"
2395
- },
2396
- {
2397
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2398
- "type": "tidelift"
2399
- }
2400
- ],
2401
- "time": "2020-10-23T14:02:19+00:00"
2360
+ "time": "2021-05-26T17:43:10+00:00"
2402
2361
  },
2403
2362
  {
2404
2363
  "name": "symfony/polyfill-php72",
2405
- "version": "v1.22.1",
2364
+ "version": "v1.23.0",
2406
2365
  "source": {
2407
2366
  "type": "git",
2408
2367
  "url": "https://github.com/symfony/polyfill-php72.git",
2409
- "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9"
2368
+ "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
2410
2369
  },
2411
2370
  "dist": {
2412
2371
  "type": "zip",
2413
- "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
2414
- "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
2372
+ "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
2373
+ "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
2415
2374
  "shasum": ""
2416
2375
  },
2417
2376
  "require": {
@@ -2420,7 +2379,7 @@
2420
2379
  "type": "library",
2421
2380
  "extra": {
2422
2381
  "branch-alias": {
2423
- "dev-main": "1.22-dev"
2382
+ "dev-main": "1.23-dev"
2424
2383
  },
2425
2384
  "thanks": {
2426
2385
  "name": "symfony/polyfill",
@@ -2471,20 +2430,20 @@
2471
2430
  "type": "tidelift"
2472
2431
  }
2473
2432
  ],
2474
- "time": "2021-01-07T16:49:33+00:00"
2433
+ "time": "2021-05-27T09:17:38+00:00"
2475
2434
  },
2476
2435
  {
2477
2436
  "name": "symfony/stopwatch",
2478
- "version": "v5.2.7",
2437
+ "version": "v5.3.0",
2479
2438
  "source": {
2480
2439
  "type": "git",
2481
2440
  "url": "https://github.com/symfony/stopwatch.git",
2482
- "reference": "d99310c33e833def36419c284f60e8027d359678"
2441
+ "reference": "313d02f59d6543311865007e5ff4ace05b35ee65"
2483
2442
  },
2484
2443
  "dist": {
2485
2444
  "type": "zip",
2486
- "url": "https://api.github.com/repos/symfony/stopwatch/zipball/d99310c33e833def36419c284f60e8027d359678",
2487
- "reference": "d99310c33e833def36419c284f60e8027d359678",
2445
+ "url": "https://api.github.com/repos/symfony/stopwatch/zipball/313d02f59d6543311865007e5ff4ace05b35ee65",
2446
+ "reference": "313d02f59d6543311865007e5ff4ace05b35ee65",
2488
2447
  "shasum": ""
2489
2448
  },
2490
2449
  "require": {
@@ -2530,7 +2489,7 @@
2530
2489
  "type": "tidelift"
2531
2490
  }
2532
2491
  ],
2533
- "time": "2021-03-29T15:28:41+00:00"
2492
+ "time": "2021-05-26T17:43:10+00:00"
2534
2493
  }
2535
2494
  ],
2536
2495
  "aliases": [],
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dependabot-composer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.149.4
4
+ version: 0.152.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dependabot
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-06-01 00:00:00.000000000 Z
11
+ date: 2021-06-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: dependabot-common
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 0.149.4
19
+ version: 0.152.0
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 0.149.4
26
+ version: 0.152.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: byebug
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -100,14 +100,14 @@ dependencies:
100
100
  requirements:
101
101
  - - "~>"
102
102
  - !ruby/object:Gem::Version
103
- version: 1.15.0
103
+ version: 1.16.0
104
104
  type: :development
105
105
  prerelease: false
106
106
  version_requirements: !ruby/object:Gem::Requirement
107
107
  requirements:
108
108
  - - "~>"
109
109
  - !ruby/object:Gem::Version
110
- version: 1.15.0
110
+ version: 1.16.0
111
111
  - !ruby/object:Gem::Dependency
112
112
  name: simplecov
113
113
  requirement: !ruby/object:Gem::Requirement
@@ -197,7 +197,7 @@ files:
197
197
  - helpers/v1/src/Hasher.php
198
198
  - helpers/v1/src/UpdateChecker.php
199
199
  - helpers/v1/src/Updater.php
200
- - helpers/v2/.php_cs
200
+ - helpers/v2/.php-cs-fixer.php
201
201
  - helpers/v2/bin/run
202
202
  - helpers/v2/build
203
203
  - helpers/v2/composer.json