dependabot-composer 0.118.5 → 0.118.11

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: 231b2665c0db3a9cf32b3deb310225f278554dfb09546a88dc3e1a69919f42c6
4
- data.tar.gz: 11f2caf28621757781d2388d77df23bbd82ae6adb879c4986dc76680a4575f6e
3
+ metadata.gz: bb54fe334ec55a6595ac00bab110cde66dc01fa287d361fe627ecb7b93cdbe9f
4
+ data.tar.gz: 47777d8ba31bb6bad5f1dc55483f8a25ce40878b661a7e5cc6c22771c1dbeab7
5
5
  SHA512:
6
- metadata.gz: 629b17c4f4a89c7642de6673fe001b2ea6a28b4b08cb789e4bcdf2f95ab76ff2052f12f25d4d537603712d9914ea9e9d5e7617154768401cb9315a998bddc948
7
- data.tar.gz: ec8ab54db84116a75619a8b3ab684112cc964e6339427fe0b48d468846aae57ef496d14d81e0799e94f73d82c4f96090b18ee43c988d4afc855558463d84df8f
6
+ metadata.gz: 86ff9d636eca1803472d36e6b403a8778ff6990082cf23a2a0cc03edece2a5e7584728db51cfc80a837df0fd800fc258e304cefb30f35d52e4c20c519027d629
7
+ data.tar.gz: dd4cfde311036296e41dec091be9b2c3ee14717abb306e4e22f52502f21b9ce43b1e9fa74a344101a45b3aaecaa356a50229ff89ad3b7d5b45acd4902cc47f2d
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "require": {
3
- "php": "^7.1",
3
+ "php": "^7.4",
4
4
  "ext-json": "*",
5
- "composer/composer": "^1.8"
5
+ "composer/composer": "^1.10.9"
6
6
  },
7
7
  "require-dev": {
8
8
  "friendsofphp/php-cs-fixer": "^2.9",
@@ -14,10 +14,8 @@
14
14
  }
15
15
  },
16
16
  "scripts": {
17
- "lint": [
18
- "php-cs-fixer fix --diff --verbose"
19
- ],
20
- "stan": "phpstan analyse -l 5"
17
+ "lint": "php-cs-fixer fix --diff --verbose",
18
+ "stan": "phpstan analyse"
21
19
  },
22
20
  "config": {
23
21
  "sort-packages": true
@@ -4,7 +4,7 @@
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": "65b03d44fae1e0c209741e1cc9ff54e6",
7
+ "content-hash": "5a7b480edaeff5f76761647b6e98981c",
8
8
  "packages": [
9
9
  {
10
10
  "name": "composer/ca-bundle",
@@ -74,16 +74,16 @@
74
74
  },
75
75
  {
76
76
  "name": "composer/composer",
77
- "version": "1.10.7",
77
+ "version": "1.10.10",
78
78
  "source": {
79
79
  "type": "git",
80
80
  "url": "https://github.com/composer/composer.git",
81
- "reference": "956608ea4f7de9e58c53dfb019d85ae62b193c39"
81
+ "reference": "32966a3b1d48bc01472a8321fd6472b44fad033a"
82
82
  },
83
83
  "dist": {
84
84
  "type": "zip",
85
- "url": "https://api.github.com/repos/composer/composer/zipball/956608ea4f7de9e58c53dfb019d85ae62b193c39",
86
- "reference": "956608ea4f7de9e58c53dfb019d85ae62b193c39",
85
+ "url": "https://api.github.com/repos/composer/composer/zipball/32966a3b1d48bc01472a8321fd6472b44fad033a",
86
+ "reference": "32966a3b1d48bc01472a8321fd6472b44fad033a",
87
87
  "shasum": ""
88
88
  },
89
89
  "require": {
@@ -102,12 +102,11 @@
102
102
  "symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0"
103
103
  },
104
104
  "conflict": {
105
- "symfony/console": "2.8.38",
106
- "symfony/phpunit-bridge": "3.4.40"
105
+ "symfony/console": "2.8.38"
107
106
  },
108
107
  "require-dev": {
109
108
  "phpspec/prophecy": "^1.10",
110
- "symfony/phpunit-bridge": "^3.4"
109
+ "symfony/phpunit-bridge": "^4.2"
111
110
  },
112
111
  "suggest": {
113
112
  "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
@@ -165,7 +164,7 @@
165
164
  "type": "tidelift"
166
165
  }
167
166
  ],
168
- "time": "2020-06-03T08:03:56+00:00"
167
+ "time": "2020-08-03T09:35:19+00:00"
169
168
  },
170
169
  {
171
170
  "name": "composer/semver",
@@ -230,16 +229,16 @@
230
229
  },
231
230
  {
232
231
  "name": "composer/spdx-licenses",
233
- "version": "1.5.3",
232
+ "version": "1.5.4",
234
233
  "source": {
235
234
  "type": "git",
236
235
  "url": "https://github.com/composer/spdx-licenses.git",
237
- "reference": "0c3e51e1880ca149682332770e25977c70cf9dae"
236
+ "reference": "6946f785871e2314c60b4524851f3702ea4f2223"
238
237
  },
239
238
  "dist": {
240
239
  "type": "zip",
241
- "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/0c3e51e1880ca149682332770e25977c70cf9dae",
242
- "reference": "0c3e51e1880ca149682332770e25977c70cf9dae",
240
+ "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/6946f785871e2314c60b4524851f3702ea4f2223",
241
+ "reference": "6946f785871e2314c60b4524851f3702ea4f2223",
243
242
  "shasum": ""
244
243
  },
245
244
  "require": {
@@ -286,7 +285,21 @@
286
285
  "spdx",
287
286
  "validator"
288
287
  ],
289
- "time": "2020-02-14T07:44:31+00:00"
288
+ "funding": [
289
+ {
290
+ "url": "https://packagist.com",
291
+ "type": "custom"
292
+ },
293
+ {
294
+ "url": "https://github.com/composer",
295
+ "type": "github"
296
+ },
297
+ {
298
+ "url": "https://tidelift.com/funding/github/packagist/composer/composer",
299
+ "type": "tidelift"
300
+ }
301
+ ],
302
+ "time": "2020-07-15T15:35:07+00:00"
290
303
  },
291
304
  {
292
305
  "name": "composer/xdebug-handler",
@@ -412,6 +425,101 @@
412
425
  ],
413
426
  "time": "2020-05-27T16:41:55+00:00"
414
427
  },
428
+ {
429
+ "name": "psr/cache",
430
+ "version": "1.0.1",
431
+ "source": {
432
+ "type": "git",
433
+ "url": "https://github.com/php-fig/cache.git",
434
+ "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
435
+ },
436
+ "dist": {
437
+ "type": "zip",
438
+ "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
439
+ "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
440
+ "shasum": ""
441
+ },
442
+ "require": {
443
+ "php": ">=5.3.0"
444
+ },
445
+ "type": "library",
446
+ "extra": {
447
+ "branch-alias": {
448
+ "dev-master": "1.0.x-dev"
449
+ }
450
+ },
451
+ "autoload": {
452
+ "psr-4": {
453
+ "Psr\\Cache\\": "src/"
454
+ }
455
+ },
456
+ "notification-url": "https://packagist.org/downloads/",
457
+ "license": [
458
+ "MIT"
459
+ ],
460
+ "authors": [
461
+ {
462
+ "name": "PHP-FIG",
463
+ "homepage": "http://www.php-fig.org/"
464
+ }
465
+ ],
466
+ "description": "Common interface for caching libraries",
467
+ "keywords": [
468
+ "cache",
469
+ "psr",
470
+ "psr-6"
471
+ ],
472
+ "time": "2016-08-06T20:24:11+00:00"
473
+ },
474
+ {
475
+ "name": "psr/container",
476
+ "version": "1.0.0",
477
+ "source": {
478
+ "type": "git",
479
+ "url": "https://github.com/php-fig/container.git",
480
+ "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
481
+ },
482
+ "dist": {
483
+ "type": "zip",
484
+ "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
485
+ "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
486
+ "shasum": ""
487
+ },
488
+ "require": {
489
+ "php": ">=5.3.0"
490
+ },
491
+ "type": "library",
492
+ "extra": {
493
+ "branch-alias": {
494
+ "dev-master": "1.0.x-dev"
495
+ }
496
+ },
497
+ "autoload": {
498
+ "psr-4": {
499
+ "Psr\\Container\\": "src/"
500
+ }
501
+ },
502
+ "notification-url": "https://packagist.org/downloads/",
503
+ "license": [
504
+ "MIT"
505
+ ],
506
+ "authors": [
507
+ {
508
+ "name": "PHP-FIG",
509
+ "homepage": "http://www.php-fig.org/"
510
+ }
511
+ ],
512
+ "description": "Common Container Interface (PHP FIG PSR-11)",
513
+ "homepage": "https://github.com/php-fig/container",
514
+ "keywords": [
515
+ "PSR-11",
516
+ "container",
517
+ "container-interface",
518
+ "container-interop",
519
+ "psr"
520
+ ],
521
+ "time": "2017-02-14T16:28:37+00:00"
522
+ },
415
523
  {
416
524
  "name": "psr/log",
417
525
  "version": "1.1.3",
@@ -520,16 +628,16 @@
520
628
  },
521
629
  {
522
630
  "name": "seld/phar-utils",
523
- "version": "1.1.0",
631
+ "version": "1.1.1",
524
632
  "source": {
525
633
  "type": "git",
526
634
  "url": "https://github.com/Seldaek/phar-utils.git",
527
- "reference": "8800503d56b9867d43d9c303b9cbcc26016e82f0"
635
+ "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796"
528
636
  },
529
637
  "dist": {
530
638
  "type": "zip",
531
- "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8800503d56b9867d43d9c303b9cbcc26016e82f0",
532
- "reference": "8800503d56b9867d43d9c303b9cbcc26016e82f0",
639
+ "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8674b1d84ffb47cc59a101f5d5a3b61e87d23796",
640
+ "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796",
533
641
  "shasum": ""
534
642
  },
535
643
  "require": {
@@ -560,25 +668,25 @@
560
668
  "keywords": [
561
669
  "phar"
562
670
  ],
563
- "time": "2020-02-14T15:25:33+00:00"
671
+ "time": "2020-07-07T18:42:57+00:00"
564
672
  },
565
673
  {
566
674
  "name": "symfony/console",
567
- "version": "v3.4.42",
675
+ "version": "v4.2.12",
568
676
  "source": {
569
677
  "type": "git",
570
678
  "url": "https://github.com/symfony/console.git",
571
- "reference": "bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13"
679
+ "reference": "fc2e274aade6567a750551942094b2145ade9b6c"
572
680
  },
573
681
  "dist": {
574
682
  "type": "zip",
575
- "url": "https://api.github.com/repos/symfony/console/zipball/bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13",
576
- "reference": "bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13",
683
+ "url": "https://api.github.com/repos/symfony/console/zipball/fc2e274aade6567a750551942094b2145ade9b6c",
684
+ "reference": "fc2e274aade6567a750551942094b2145ade9b6c",
577
685
  "shasum": ""
578
686
  },
579
687
  "require": {
580
- "php": "^5.5.9|>=7.0.8",
581
- "symfony/debug": "~2.8|~3.0|~4.0",
688
+ "php": "^7.1.3",
689
+ "symfony/contracts": "^1.0",
582
690
  "symfony/polyfill-mbstring": "~1.0"
583
691
  },
584
692
  "conflict": {
@@ -590,11 +698,11 @@
590
698
  },
591
699
  "require-dev": {
592
700
  "psr/log": "~1.0",
593
- "symfony/config": "~3.3|~4.0",
701
+ "symfony/config": "~3.4|~4.0",
594
702
  "symfony/dependency-injection": "~3.4|~4.0",
595
- "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
703
+ "symfony/event-dispatcher": "~3.4|~4.0",
596
704
  "symfony/lock": "~3.4|~4.0",
597
- "symfony/process": "~3.3|~4.0"
705
+ "symfony/process": "~3.4|~4.0"
598
706
  },
599
707
  "suggest": {
600
708
  "psr/log": "For using the console logger",
@@ -605,7 +713,7 @@
605
713
  "type": "library",
606
714
  "extra": {
607
715
  "branch-alias": {
608
- "dev-master": "3.4-dev"
716
+ "dev-master": "4.2-dev"
609
717
  }
610
718
  },
611
719
  "autoload": {
@@ -632,58 +740,57 @@
632
740
  ],
633
741
  "description": "Symfony Console Component",
634
742
  "homepage": "https://symfony.com",
635
- "funding": [
636
- {
637
- "url": "https://symfony.com/sponsor",
638
- "type": "custom"
639
- },
640
- {
641
- "url": "https://github.com/fabpot",
642
- "type": "github"
643
- },
644
- {
645
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
646
- "type": "tidelift"
647
- }
648
- ],
649
- "time": "2020-05-30T18:58:05+00:00"
743
+ "time": "2019-07-24T17:13:20+00:00"
650
744
  },
651
745
  {
652
- "name": "symfony/debug",
653
- "version": "v3.4.42",
746
+ "name": "symfony/contracts",
747
+ "version": "v1.1.9",
654
748
  "source": {
655
749
  "type": "git",
656
- "url": "https://github.com/symfony/debug.git",
657
- "reference": "518c6a00d0872da30bd06aee3ea59a0a5cf54d6d"
750
+ "url": "https://github.com/symfony/contracts.git",
751
+ "reference": "8c4de0cf797f2eba4334a1d7a9b788c1b30a7579"
658
752
  },
659
753
  "dist": {
660
754
  "type": "zip",
661
- "url": "https://api.github.com/repos/symfony/debug/zipball/518c6a00d0872da30bd06aee3ea59a0a5cf54d6d",
662
- "reference": "518c6a00d0872da30bd06aee3ea59a0a5cf54d6d",
755
+ "url": "https://api.github.com/repos/symfony/contracts/zipball/8c4de0cf797f2eba4334a1d7a9b788c1b30a7579",
756
+ "reference": "8c4de0cf797f2eba4334a1d7a9b788c1b30a7579",
663
757
  "shasum": ""
664
758
  },
665
759
  "require": {
666
- "php": "^5.5.9|>=7.0.8",
667
- "psr/log": "~1.0"
760
+ "php": ">=7.1.3",
761
+ "psr/cache": "^1.0",
762
+ "psr/container": "^1.0"
668
763
  },
669
- "conflict": {
670
- "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
764
+ "replace": {
765
+ "symfony/cache-contracts": "self.version",
766
+ "symfony/event-dispatcher-contracts": "self.version",
767
+ "symfony/http-client-contracts": "self.version",
768
+ "symfony/service-contracts": "self.version",
769
+ "symfony/translation-contracts": "self.version"
671
770
  },
672
771
  "require-dev": {
673
- "symfony/http-kernel": "~2.8|~3.0|~4.0"
772
+ "symfony/polyfill-intl-idn": "^1.10"
773
+ },
774
+ "suggest": {
775
+ "psr/event-dispatcher": "When using the EventDispatcher contracts",
776
+ "symfony/cache-implementation": "",
777
+ "symfony/event-dispatcher-implementation": "",
778
+ "symfony/http-client-implementation": "",
779
+ "symfony/service-implementation": "",
780
+ "symfony/translation-implementation": ""
674
781
  },
675
782
  "type": "library",
676
783
  "extra": {
677
784
  "branch-alias": {
678
- "dev-master": "3.4-dev"
785
+ "dev-master": "1.1-dev"
679
786
  }
680
787
  },
681
788
  "autoload": {
682
789
  "psr-4": {
683
- "Symfony\\Component\\Debug\\": ""
790
+ "Symfony\\Contracts\\": ""
684
791
  },
685
792
  "exclude-from-classmap": [
686
- "/Tests/"
793
+ "**/Tests/"
687
794
  ]
688
795
  },
689
796
  "notification-url": "https://packagist.org/downloads/",
@@ -692,16 +799,24 @@
692
799
  ],
693
800
  "authors": [
694
801
  {
695
- "name": "Fabien Potencier",
696
- "email": "fabien@symfony.com"
802
+ "name": "Nicolas Grekas",
803
+ "email": "p@tchwork.com"
697
804
  },
698
805
  {
699
806
  "name": "Symfony Community",
700
807
  "homepage": "https://symfony.com/contributors"
701
808
  }
702
809
  ],
703
- "description": "Symfony Debug Component",
810
+ "description": "A set of abstractions extracted out of the Symfony components",
704
811
  "homepage": "https://symfony.com",
812
+ "keywords": [
813
+ "abstractions",
814
+ "contracts",
815
+ "decoupling",
816
+ "interfaces",
817
+ "interoperability",
818
+ "standards"
819
+ ],
705
820
  "funding": [
706
821
  {
707
822
  "url": "https://symfony.com/sponsor",
@@ -716,30 +831,30 @@
716
831
  "type": "tidelift"
717
832
  }
718
833
  ],
719
- "time": "2020-05-22T18:25:20+00:00"
834
+ "time": "2020-07-29T14:46:19+00:00"
720
835
  },
721
836
  {
722
837
  "name": "symfony/filesystem",
723
- "version": "v3.4.42",
838
+ "version": "v5.1.3",
724
839
  "source": {
725
840
  "type": "git",
726
841
  "url": "https://github.com/symfony/filesystem.git",
727
- "reference": "0f625d0cb1e59c8c4ba61abb170125175218ff10"
842
+ "reference": "6e4320f06d5f2cce0d96530162491f4465179157"
728
843
  },
729
844
  "dist": {
730
845
  "type": "zip",
731
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/0f625d0cb1e59c8c4ba61abb170125175218ff10",
732
- "reference": "0f625d0cb1e59c8c4ba61abb170125175218ff10",
846
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/6e4320f06d5f2cce0d96530162491f4465179157",
847
+ "reference": "6e4320f06d5f2cce0d96530162491f4465179157",
733
848
  "shasum": ""
734
849
  },
735
850
  "require": {
736
- "php": "^5.5.9|>=7.0.8",
851
+ "php": ">=7.2.5",
737
852
  "symfony/polyfill-ctype": "~1.8"
738
853
  },
739
854
  "type": "library",
740
855
  "extra": {
741
856
  "branch-alias": {
742
- "dev-master": "3.4-dev"
857
+ "dev-master": "5.1-dev"
743
858
  }
744
859
  },
745
860
  "autoload": {
@@ -780,29 +895,29 @@
780
895
  "type": "tidelift"
781
896
  }
782
897
  ],
783
- "time": "2020-05-30T17:48:24+00:00"
898
+ "time": "2020-05-30T20:35:19+00:00"
784
899
  },
785
900
  {
786
901
  "name": "symfony/finder",
787
- "version": "v3.4.42",
902
+ "version": "v5.1.3",
788
903
  "source": {
789
904
  "type": "git",
790
905
  "url": "https://github.com/symfony/finder.git",
791
- "reference": "5ec813ccafa8164ef21757e8c725d3a57da59200"
906
+ "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187"
792
907
  },
793
908
  "dist": {
794
909
  "type": "zip",
795
- "url": "https://api.github.com/repos/symfony/finder/zipball/5ec813ccafa8164ef21757e8c725d3a57da59200",
796
- "reference": "5ec813ccafa8164ef21757e8c725d3a57da59200",
910
+ "url": "https://api.github.com/repos/symfony/finder/zipball/4298870062bfc667cb78d2b379be4bf5dec5f187",
911
+ "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187",
797
912
  "shasum": ""
798
913
  },
799
914
  "require": {
800
- "php": "^5.5.9|>=7.0.8"
915
+ "php": ">=7.2.5"
801
916
  },
802
917
  "type": "library",
803
918
  "extra": {
804
919
  "branch-alias": {
805
- "dev-master": "3.4-dev"
920
+ "dev-master": "5.1-dev"
806
921
  }
807
922
  },
808
923
  "autoload": {
@@ -843,20 +958,20 @@
843
958
  "type": "tidelift"
844
959
  }
845
960
  ],
846
- "time": "2020-02-14T07:34:21+00:00"
961
+ "time": "2020-05-20T17:43:50+00:00"
847
962
  },
848
963
  {
849
964
  "name": "symfony/polyfill-ctype",
850
- "version": "v1.17.0",
965
+ "version": "v1.18.0",
851
966
  "source": {
852
967
  "type": "git",
853
968
  "url": "https://github.com/symfony/polyfill-ctype.git",
854
- "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9"
969
+ "reference": "1c302646f6efc070cd46856e600e5e0684d6b454"
855
970
  },
856
971
  "dist": {
857
972
  "type": "zip",
858
- "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
859
- "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
973
+ "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454",
974
+ "reference": "1c302646f6efc070cd46856e600e5e0684d6b454",
860
975
  "shasum": ""
861
976
  },
862
977
  "require": {
@@ -868,7 +983,11 @@
868
983
  "type": "library",
869
984
  "extra": {
870
985
  "branch-alias": {
871
- "dev-master": "1.17-dev"
986
+ "dev-master": "1.18-dev"
987
+ },
988
+ "thanks": {
989
+ "name": "symfony/polyfill",
990
+ "url": "https://github.com/symfony/polyfill"
872
991
  }
873
992
  },
874
993
  "autoload": {
@@ -915,20 +1034,20 @@
915
1034
  "type": "tidelift"
916
1035
  }
917
1036
  ],
918
- "time": "2020-05-12T16:14:59+00:00"
1037
+ "time": "2020-07-14T12:35:20+00:00"
919
1038
  },
920
1039
  {
921
1040
  "name": "symfony/polyfill-mbstring",
922
- "version": "v1.17.0",
1041
+ "version": "v1.18.0",
923
1042
  "source": {
924
1043
  "type": "git",
925
1044
  "url": "https://github.com/symfony/polyfill-mbstring.git",
926
- "reference": "fa79b11539418b02fc5e1897267673ba2c19419c"
1045
+ "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a"
927
1046
  },
928
1047
  "dist": {
929
1048
  "type": "zip",
930
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fa79b11539418b02fc5e1897267673ba2c19419c",
931
- "reference": "fa79b11539418b02fc5e1897267673ba2c19419c",
1049
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a",
1050
+ "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a",
932
1051
  "shasum": ""
933
1052
  },
934
1053
  "require": {
@@ -940,7 +1059,11 @@
940
1059
  "type": "library",
941
1060
  "extra": {
942
1061
  "branch-alias": {
943
- "dev-master": "1.17-dev"
1062
+ "dev-master": "1.18-dev"
1063
+ },
1064
+ "thanks": {
1065
+ "name": "symfony/polyfill",
1066
+ "url": "https://github.com/symfony/polyfill"
944
1067
  }
945
1068
  },
946
1069
  "autoload": {
@@ -988,29 +1111,110 @@
988
1111
  "type": "tidelift"
989
1112
  }
990
1113
  ],
991
- "time": "2020-05-12T16:47:27+00:00"
1114
+ "time": "2020-07-14T12:35:20+00:00"
1115
+ },
1116
+ {
1117
+ "name": "symfony/polyfill-php80",
1118
+ "version": "v1.18.0",
1119
+ "source": {
1120
+ "type": "git",
1121
+ "url": "https://github.com/symfony/polyfill-php80.git",
1122
+ "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981"
1123
+ },
1124
+ "dist": {
1125
+ "type": "zip",
1126
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/d87d5766cbf48d72388a9f6b85f280c8ad51f981",
1127
+ "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981",
1128
+ "shasum": ""
1129
+ },
1130
+ "require": {
1131
+ "php": ">=7.0.8"
1132
+ },
1133
+ "type": "library",
1134
+ "extra": {
1135
+ "branch-alias": {
1136
+ "dev-master": "1.18-dev"
1137
+ },
1138
+ "thanks": {
1139
+ "name": "symfony/polyfill",
1140
+ "url": "https://github.com/symfony/polyfill"
1141
+ }
1142
+ },
1143
+ "autoload": {
1144
+ "psr-4": {
1145
+ "Symfony\\Polyfill\\Php80\\": ""
1146
+ },
1147
+ "files": [
1148
+ "bootstrap.php"
1149
+ ],
1150
+ "classmap": [
1151
+ "Resources/stubs"
1152
+ ]
1153
+ },
1154
+ "notification-url": "https://packagist.org/downloads/",
1155
+ "license": [
1156
+ "MIT"
1157
+ ],
1158
+ "authors": [
1159
+ {
1160
+ "name": "Ion Bazan",
1161
+ "email": "ion.bazan@gmail.com"
1162
+ },
1163
+ {
1164
+ "name": "Nicolas Grekas",
1165
+ "email": "p@tchwork.com"
1166
+ },
1167
+ {
1168
+ "name": "Symfony Community",
1169
+ "homepage": "https://symfony.com/contributors"
1170
+ }
1171
+ ],
1172
+ "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
1173
+ "homepage": "https://symfony.com",
1174
+ "keywords": [
1175
+ "compatibility",
1176
+ "polyfill",
1177
+ "portable",
1178
+ "shim"
1179
+ ],
1180
+ "funding": [
1181
+ {
1182
+ "url": "https://symfony.com/sponsor",
1183
+ "type": "custom"
1184
+ },
1185
+ {
1186
+ "url": "https://github.com/fabpot",
1187
+ "type": "github"
1188
+ },
1189
+ {
1190
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1191
+ "type": "tidelift"
1192
+ }
1193
+ ],
1194
+ "time": "2020-07-14T12:35:20+00:00"
992
1195
  },
993
1196
  {
994
1197
  "name": "symfony/process",
995
- "version": "v3.4.42",
1198
+ "version": "v5.1.3",
996
1199
  "source": {
997
1200
  "type": "git",
998
1201
  "url": "https://github.com/symfony/process.git",
999
- "reference": "8a895f0c92a7c4b10db95139bcff71bdf66d4d21"
1202
+ "reference": "1864216226af21eb76d9477f691e7cbf198e0402"
1000
1203
  },
1001
1204
  "dist": {
1002
1205
  "type": "zip",
1003
- "url": "https://api.github.com/repos/symfony/process/zipball/8a895f0c92a7c4b10db95139bcff71bdf66d4d21",
1004
- "reference": "8a895f0c92a7c4b10db95139bcff71bdf66d4d21",
1206
+ "url": "https://api.github.com/repos/symfony/process/zipball/1864216226af21eb76d9477f691e7cbf198e0402",
1207
+ "reference": "1864216226af21eb76d9477f691e7cbf198e0402",
1005
1208
  "shasum": ""
1006
1209
  },
1007
1210
  "require": {
1008
- "php": "^5.5.9|>=7.0.8"
1211
+ "php": ">=7.2.5",
1212
+ "symfony/polyfill-php80": "^1.15"
1009
1213
  },
1010
1214
  "type": "library",
1011
1215
  "extra": {
1012
1216
  "branch-alias": {
1013
- "dev-master": "3.4-dev"
1217
+ "dev-master": "5.1-dev"
1014
1218
  }
1015
1219
  },
1016
1220
  "autoload": {
@@ -1051,28 +1255,28 @@
1051
1255
  "type": "tidelift"
1052
1256
  }
1053
1257
  ],
1054
- "time": "2020-05-23T17:05:51+00:00"
1258
+ "time": "2020-07-23T08:36:24+00:00"
1055
1259
  }
1056
1260
  ],
1057
1261
  "packages-dev": [
1058
1262
  {
1059
1263
  "name": "doctrine/annotations",
1060
- "version": "1.10.1",
1264
+ "version": "1.10.3",
1061
1265
  "source": {
1062
1266
  "type": "git",
1063
1267
  "url": "https://github.com/doctrine/annotations.git",
1064
- "reference": "5eb79f3dbdffed6544e1fc287572c0f462bd29bb"
1268
+ "reference": "5db60a4969eba0e0c197a19c077780aadbc43c5d"
1065
1269
  },
1066
1270
  "dist": {
1067
1271
  "type": "zip",
1068
- "url": "https://api.github.com/repos/doctrine/annotations/zipball/5eb79f3dbdffed6544e1fc287572c0f462bd29bb",
1069
- "reference": "5eb79f3dbdffed6544e1fc287572c0f462bd29bb",
1272
+ "url": "https://api.github.com/repos/doctrine/annotations/zipball/5db60a4969eba0e0c197a19c077780aadbc43c5d",
1273
+ "reference": "5db60a4969eba0e0c197a19c077780aadbc43c5d",
1070
1274
  "shasum": ""
1071
1275
  },
1072
1276
  "require": {
1073
1277
  "doctrine/lexer": "1.*",
1074
1278
  "ext-tokenizer": "*",
1075
- "php": "^7.1"
1279
+ "php": "^7.1 || ^8.0"
1076
1280
  },
1077
1281
  "require-dev": {
1078
1282
  "doctrine/cache": "1.*",
@@ -1122,7 +1326,7 @@
1122
1326
  "docblock",
1123
1327
  "parser"
1124
1328
  ],
1125
- "time": "2020-04-02T12:33:25+00:00"
1329
+ "time": "2020-05-25T17:24:27+00:00"
1126
1330
  },
1127
1331
  {
1128
1332
  "name": "doctrine/lexer",
@@ -1186,16 +1390,16 @@
1186
1390
  },
1187
1391
  {
1188
1392
  "name": "friendsofphp/php-cs-fixer",
1189
- "version": "v2.16.3",
1393
+ "version": "v2.16.4",
1190
1394
  "source": {
1191
1395
  "type": "git",
1192
1396
  "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
1193
- "reference": "83baf823a33a1cbd5416c8626935cf3f843c10b0"
1397
+ "reference": "1023c3458137ab052f6ff1e09621a721bfdeca13"
1194
1398
  },
1195
1399
  "dist": {
1196
1400
  "type": "zip",
1197
- "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/83baf823a33a1cbd5416c8626935cf3f843c10b0",
1198
- "reference": "83baf823a33a1cbd5416c8626935cf3f843c10b0",
1401
+ "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/1023c3458137ab052f6ff1e09621a721bfdeca13",
1402
+ "reference": "1023c3458137ab052f6ff1e09621a721bfdeca13",
1199
1403
  "shasum": ""
1200
1404
  },
1201
1405
  "require": {
@@ -1227,12 +1431,12 @@
1227
1431
  "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1",
1228
1432
  "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.1",
1229
1433
  "phpunitgoodpractices/traits": "^1.8",
1230
- "symfony/phpunit-bridge": "^4.3 || ^5.0",
1434
+ "symfony/phpunit-bridge": "^5.1",
1231
1435
  "symfony/yaml": "^3.0 || ^4.0 || ^5.0"
1232
1436
  },
1233
1437
  "suggest": {
1234
1438
  "ext-dom": "For handling output formats in XML",
1235
- "ext-mbstring": "For handling non-UTF8 characters in cache signature.",
1439
+ "ext-mbstring": "For handling non-UTF8 characters.",
1236
1440
  "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
1237
1441
  "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
1238
1442
  "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
@@ -1279,7 +1483,7 @@
1279
1483
  "type": "github"
1280
1484
  }
1281
1485
  ],
1282
- "time": "2020-04-15T18:51:10+00:00"
1486
+ "time": "2020-06-27T23:57:46+00:00"
1283
1487
  },
1284
1488
  {
1285
1489
  "name": "paragonie/random_compat",
@@ -1379,20 +1583,20 @@
1379
1583
  },
1380
1584
  {
1381
1585
  "name": "phpstan/phpstan",
1382
- "version": "0.12.30",
1586
+ "version": "0.12.34",
1383
1587
  "source": {
1384
1588
  "type": "git",
1385
1589
  "url": "https://github.com/phpstan/phpstan.git",
1386
- "reference": "1f2c16d3fbb5eec6e55fbe2358e32570cefa20e5"
1590
+ "reference": "ad75388d71fb0b4a954f71a852fd989915a51cb7"
1387
1591
  },
1388
1592
  "dist": {
1389
1593
  "type": "zip",
1390
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1f2c16d3fbb5eec6e55fbe2358e32570cefa20e5",
1391
- "reference": "1f2c16d3fbb5eec6e55fbe2358e32570cefa20e5",
1594
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ad75388d71fb0b4a954f71a852fd989915a51cb7",
1595
+ "reference": "ad75388d71fb0b4a954f71a852fd989915a51cb7",
1392
1596
  "shasum": ""
1393
1597
  },
1394
1598
  "require": {
1395
- "php": "^7.1"
1599
+ "php": "^7.1|^8.0"
1396
1600
  },
1397
1601
  "conflict": {
1398
1602
  "phpstan/phpstan-shim": "*"
@@ -1431,20 +1635,20 @@
1431
1635
  "type": "tidelift"
1432
1636
  }
1433
1637
  ],
1434
- "time": "2020-06-21T14:08:19+00:00"
1638
+ "time": "2020-07-30T15:31:10+00:00"
1435
1639
  },
1436
1640
  {
1437
1641
  "name": "symfony/event-dispatcher",
1438
- "version": "v3.4.39",
1642
+ "version": "v3.4.42",
1439
1643
  "source": {
1440
1644
  "type": "git",
1441
1645
  "url": "https://github.com/symfony/event-dispatcher.git",
1442
- "reference": "9d4e22943b73acc1ba50595b7de1a01fe9dbad48"
1646
+ "reference": "14d978f8e8555f2de719c00eb65376be7d2e9081"
1443
1647
  },
1444
1648
  "dist": {
1445
1649
  "type": "zip",
1446
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9d4e22943b73acc1ba50595b7de1a01fe9dbad48",
1447
- "reference": "9d4e22943b73acc1ba50595b7de1a01fe9dbad48",
1650
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/14d978f8e8555f2de719c00eb65376be7d2e9081",
1651
+ "reference": "14d978f8e8555f2de719c00eb65376be7d2e9081",
1448
1652
  "shasum": ""
1449
1653
  },
1450
1654
  "require": {
@@ -1508,20 +1712,20 @@
1508
1712
  "type": "tidelift"
1509
1713
  }
1510
1714
  ],
1511
- "time": "2020-03-15T09:38:08+00:00"
1715
+ "time": "2020-05-05T15:06:23+00:00"
1512
1716
  },
1513
1717
  {
1514
1718
  "name": "symfony/options-resolver",
1515
- "version": "v3.4.39",
1719
+ "version": "v3.4.42",
1516
1720
  "source": {
1517
1721
  "type": "git",
1518
1722
  "url": "https://github.com/symfony/options-resolver.git",
1519
- "reference": "730ef56164ed6c9356c159e9f5ff2b84d753b9ed"
1723
+ "reference": "3b9fe6db7fe3694307d182dd73983584af77d5fd"
1520
1724
  },
1521
1725
  "dist": {
1522
1726
  "type": "zip",
1523
- "url": "https://api.github.com/repos/symfony/options-resolver/zipball/730ef56164ed6c9356c159e9f5ff2b84d753b9ed",
1524
- "reference": "730ef56164ed6c9356c159e9f5ff2b84d753b9ed",
1727
+ "url": "https://api.github.com/repos/symfony/options-resolver/zipball/3b9fe6db7fe3694307d182dd73983584af77d5fd",
1728
+ "reference": "3b9fe6db7fe3694307d182dd73983584af77d5fd",
1525
1729
  "shasum": ""
1526
1730
  },
1527
1731
  "require": {
@@ -1562,20 +1766,34 @@
1562
1766
  "configuration",
1563
1767
  "options"
1564
1768
  ],
1565
- "time": "2020-01-01T11:03:25+00:00"
1769
+ "funding": [
1770
+ {
1771
+ "url": "https://symfony.com/sponsor",
1772
+ "type": "custom"
1773
+ },
1774
+ {
1775
+ "url": "https://github.com/fabpot",
1776
+ "type": "github"
1777
+ },
1778
+ {
1779
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1780
+ "type": "tidelift"
1781
+ }
1782
+ ],
1783
+ "time": "2020-05-21T13:02:25+00:00"
1566
1784
  },
1567
1785
  {
1568
1786
  "name": "symfony/polyfill-php70",
1569
- "version": "v1.15.0",
1787
+ "version": "v1.18.0",
1570
1788
  "source": {
1571
1789
  "type": "git",
1572
1790
  "url": "https://github.com/symfony/polyfill-php70.git",
1573
- "reference": "2a18e37a489803559284416df58c71ccebe50bf0"
1791
+ "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3"
1574
1792
  },
1575
1793
  "dist": {
1576
1794
  "type": "zip",
1577
- "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/2a18e37a489803559284416df58c71ccebe50bf0",
1578
- "reference": "2a18e37a489803559284416df58c71ccebe50bf0",
1795
+ "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
1796
+ "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
1579
1797
  "shasum": ""
1580
1798
  },
1581
1799
  "require": {
@@ -1585,7 +1803,11 @@
1585
1803
  "type": "library",
1586
1804
  "extra": {
1587
1805
  "branch-alias": {
1588
- "dev-master": "1.15-dev"
1806
+ "dev-master": "1.18-dev"
1807
+ },
1808
+ "thanks": {
1809
+ "name": "symfony/polyfill",
1810
+ "url": "https://github.com/symfony/polyfill"
1589
1811
  }
1590
1812
  },
1591
1813
  "autoload": {
@@ -1621,20 +1843,34 @@
1621
1843
  "portable",
1622
1844
  "shim"
1623
1845
  ],
1624
- "time": "2020-02-27T09:26:54+00:00"
1846
+ "funding": [
1847
+ {
1848
+ "url": "https://symfony.com/sponsor",
1849
+ "type": "custom"
1850
+ },
1851
+ {
1852
+ "url": "https://github.com/fabpot",
1853
+ "type": "github"
1854
+ },
1855
+ {
1856
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1857
+ "type": "tidelift"
1858
+ }
1859
+ ],
1860
+ "time": "2020-07-14T12:35:20+00:00"
1625
1861
  },
1626
1862
  {
1627
1863
  "name": "symfony/polyfill-php72",
1628
- "version": "v1.15.0",
1864
+ "version": "v1.18.0",
1629
1865
  "source": {
1630
1866
  "type": "git",
1631
1867
  "url": "https://github.com/symfony/polyfill-php72.git",
1632
- "reference": "37b0976c78b94856543260ce09b460a7bc852747"
1868
+ "reference": "639447d008615574653fb3bc60d1986d7172eaae"
1633
1869
  },
1634
1870
  "dist": {
1635
1871
  "type": "zip",
1636
- "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747",
1637
- "reference": "37b0976c78b94856543260ce09b460a7bc852747",
1872
+ "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/639447d008615574653fb3bc60d1986d7172eaae",
1873
+ "reference": "639447d008615574653fb3bc60d1986d7172eaae",
1638
1874
  "shasum": ""
1639
1875
  },
1640
1876
  "require": {
@@ -1643,7 +1879,11 @@
1643
1879
  "type": "library",
1644
1880
  "extra": {
1645
1881
  "branch-alias": {
1646
- "dev-master": "1.15-dev"
1882
+ "dev-master": "1.18-dev"
1883
+ },
1884
+ "thanks": {
1885
+ "name": "symfony/polyfill",
1886
+ "url": "https://github.com/symfony/polyfill"
1647
1887
  }
1648
1888
  },
1649
1889
  "autoload": {
@@ -1690,11 +1930,11 @@
1690
1930
  "type": "tidelift"
1691
1931
  }
1692
1932
  ],
1693
- "time": "2020-02-27T09:26:54+00:00"
1933
+ "time": "2020-07-14T12:35:20+00:00"
1694
1934
  },
1695
1935
  {
1696
1936
  "name": "symfony/stopwatch",
1697
- "version": "v3.4.39",
1937
+ "version": "v3.4.42",
1698
1938
  "source": {
1699
1939
  "type": "git",
1700
1940
  "url": "https://github.com/symfony/stopwatch.git",
@@ -1762,7 +2002,7 @@
1762
2002
  "prefer-stable": false,
1763
2003
  "prefer-lowest": false,
1764
2004
  "platform": {
1765
- "php": "^7.1",
2005
+ "php": "^7.4",
1766
2006
  "ext-json": "*"
1767
2007
  },
1768
2008
  "platform-dev": [],
@@ -1,4 +1,5 @@
1
1
  parameters:
2
2
  inferPrivatePropertyTypeFromConstructor: true
3
+ level: 5
3
4
  paths:
4
5
  - src
@@ -11,11 +11,11 @@ use Composer\Installer\InstallationManager;
11
11
  use Composer\Package\PackageInterface;
12
12
  use Composer\Repository\RepositoryInterface;
13
13
 
14
- class DependabotInstallationManager extends InstallationManager
14
+ final class DependabotInstallationManager extends InstallationManager
15
15
  {
16
- private $installed = [];
17
- private $updated = [];
18
- private $uninstalled = [];
16
+ private array $installed = [];
17
+ private array $updated = [];
18
+ private array $uninstalled = [];
19
19
 
20
20
  public function install(RepositoryInterface $repo, InstallOperation $operation): void
21
21
  {
@@ -7,7 +7,7 @@ namespace Dependabot\Composer;
7
7
  use Composer\Package\PackageInterface;
8
8
  use Composer\Plugin\PluginManager;
9
9
 
10
- class DependabotPluginManager extends PluginManager
10
+ final class DependabotPluginManager extends PluginManager
11
11
  {
12
12
  public function registerPackage(PackageInterface $package, $failOnMissingClasses = false): void
13
13
  {
@@ -6,9 +6,9 @@ namespace Dependabot\Composer;
6
6
 
7
7
  use Composer\IO\NullIO;
8
8
 
9
- class ExceptionIO extends NullIO
9
+ final class ExceptionIO extends NullIO
10
10
  {
11
- private $raise_next_error = false;
11
+ private bool $raise_next_error = false;
12
12
 
13
13
  public function writeError($messages, $newline = true, $verbosity = self::NORMAL): void
14
14
  {
@@ -6,7 +6,7 @@ namespace Dependabot\Composer;
6
6
 
7
7
  use Composer\Package\Locker;
8
8
 
9
- class Hasher
9
+ final class Hasher
10
10
  {
11
11
  /**
12
12
  * @throws \RuntimeException
@@ -8,7 +8,7 @@ use Composer\Factory;
8
8
  use Composer\Installer;
9
9
  use Composer\Package\PackageInterface;
10
10
 
11
- class UpdateChecker
11
+ final class UpdateChecker
12
12
  {
13
13
  public static function getLatestResolvableVersion(array $args): ?string
14
14
  {
@@ -65,8 +65,8 @@ class UpdateChecker
65
65
  ->setDryRun(true)
66
66
  ->setUpdate(true)
67
67
  ->setDevMode(true)
68
- ->setUpdateWhitelist([$dependencyName])
69
- ->setWhitelistTransitiveDependencies(true)
68
+ ->setUpdateAllowList([$dependencyName])
69
+ ->setAllowListTransitiveDependencies(true)
70
70
  ->setExecuteOperations(false)
71
71
  ->setDumpAutoloader(false)
72
72
  ->setRunScripts(false)
@@ -7,7 +7,7 @@ namespace Dependabot\Composer;
7
7
  use Composer\Factory;
8
8
  use Composer\Installer;
9
9
 
10
- class Updater
10
+ final class Updater
11
11
  {
12
12
  /**
13
13
  * @throws \RuntimeException
@@ -78,8 +78,8 @@ class Updater
78
78
  ->setWriteLock(true)
79
79
  ->setUpdate(true)
80
80
  ->setDevMode(true)
81
- ->setUpdateWhitelist([$dependencyName])
82
- ->setWhitelistTransitiveDependencies(true)
81
+ ->setUpdateAllowList([$dependencyName])
82
+ ->setAllowListTransitiveDependencies(true)
83
83
  ->setExecuteOperations(false)
84
84
  ->setDumpAutoloader(false)
85
85
  ->setRunScripts(false)
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.118.5
4
+ version: 0.118.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dependabot
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-06-24 00:00:00.000000000 Z
11
+ date: 2020-08-06 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.118.5
19
+ version: 0.118.11
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.118.5
26
+ version: 0.118.11
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: byebug
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -94,34 +94,20 @@ dependencies:
94
94
  - - "~>"
95
95
  - !ruby/object:Gem::Version
96
96
  version: '1.2'
97
- - !ruby/object:Gem::Dependency
98
- name: rspec_junit_formatter
99
- requirement: !ruby/object:Gem::Requirement
100
- requirements:
101
- - - "~>"
102
- - !ruby/object:Gem::Version
103
- version: '0.4'
104
- type: :development
105
- prerelease: false
106
- version_requirements: !ruby/object:Gem::Requirement
107
- requirements:
108
- - - "~>"
109
- - !ruby/object:Gem::Version
110
- version: '0.4'
111
97
  - !ruby/object:Gem::Dependency
112
98
  name: rubocop
113
99
  requirement: !ruby/object:Gem::Requirement
114
100
  requirements:
115
101
  - - "~>"
116
102
  - !ruby/object:Gem::Version
117
- version: 0.85.0
103
+ version: 0.88.0
118
104
  type: :development
119
105
  prerelease: false
120
106
  version_requirements: !ruby/object:Gem::Requirement
121
107
  requirements:
122
108
  - - "~>"
123
109
  - !ruby/object:Gem::Version
124
- version: 0.85.0
110
+ version: 0.88.0
125
111
  - !ruby/object:Gem::Dependency
126
112
  name: vcr
127
113
  requirement: !ruby/object:Gem::Requirement
@@ -204,7 +190,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
204
190
  - !ruby/object:Gem::Version
205
191
  version: 2.5.0
206
192
  requirements: []
207
- rubygems_version: 3.0.3
193
+ rubygems_version: 3.1.2
208
194
  signing_key:
209
195
  specification_version: 4
210
196
  summary: PHP (Composer) support for dependabot