@automattic/newspack-blocks 1.58.0 → 1.58.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/composer.lock CHANGED
@@ -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": "1cabc67469ae8067e861566948fed921",
7
+ "content-hash": "7f127c6fd12b09891ab781c70dd77353",
8
8
  "packages": [],
9
9
  "packages-dev": [
10
10
  {
@@ -481,30 +481,87 @@
481
481
  ],
482
482
  "time": "2022-03-03T13:19:32+00:00"
483
483
  },
484
+ {
485
+ "name": "nikic/php-parser",
486
+ "version": "v4.15.1",
487
+ "source": {
488
+ "type": "git",
489
+ "url": "https://github.com/nikic/PHP-Parser.git",
490
+ "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900"
491
+ },
492
+ "dist": {
493
+ "type": "zip",
494
+ "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
495
+ "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900",
496
+ "shasum": ""
497
+ },
498
+ "require": {
499
+ "ext-tokenizer": "*",
500
+ "php": ">=7.0"
501
+ },
502
+ "require-dev": {
503
+ "ircmaxell/php-yacc": "^0.0.7",
504
+ "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
505
+ },
506
+ "bin": [
507
+ "bin/php-parse"
508
+ ],
509
+ "type": "library",
510
+ "extra": {
511
+ "branch-alias": {
512
+ "dev-master": "4.9-dev"
513
+ }
514
+ },
515
+ "autoload": {
516
+ "psr-4": {
517
+ "PhpParser\\": "lib/PhpParser"
518
+ }
519
+ },
520
+ "notification-url": "https://packagist.org/downloads/",
521
+ "license": [
522
+ "BSD-3-Clause"
523
+ ],
524
+ "authors": [
525
+ {
526
+ "name": "Nikita Popov"
527
+ }
528
+ ],
529
+ "description": "A PHP parser written in PHP",
530
+ "keywords": [
531
+ "parser",
532
+ "php"
533
+ ],
534
+ "support": {
535
+ "issues": "https://github.com/nikic/PHP-Parser/issues",
536
+ "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.1"
537
+ },
538
+ "time": "2022-09-04T07:30:47+00:00"
539
+ },
484
540
  {
485
541
  "name": "phar-io/manifest",
486
- "version": "1.0.3",
542
+ "version": "2.0.3",
487
543
  "source": {
488
544
  "type": "git",
489
545
  "url": "https://github.com/phar-io/manifest.git",
490
- "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
546
+ "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
491
547
  },
492
548
  "dist": {
493
549
  "type": "zip",
494
- "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
495
- "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
550
+ "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
551
+ "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
496
552
  "shasum": ""
497
553
  },
498
554
  "require": {
499
555
  "ext-dom": "*",
500
556
  "ext-phar": "*",
501
- "phar-io/version": "^2.0",
502
- "php": "^5.6 || ^7.0"
557
+ "ext-xmlwriter": "*",
558
+ "phar-io/version": "^3.0.1",
559
+ "php": "^7.2 || ^8.0"
503
560
  },
504
561
  "type": "library",
505
562
  "extra": {
506
563
  "branch-alias": {
507
- "dev-master": "1.0.x-dev"
564
+ "dev-master": "2.0.x-dev"
508
565
  }
509
566
  },
510
567
  "autoload": {
@@ -536,26 +593,26 @@
536
593
  "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
537
594
  "support": {
538
595
  "issues": "https://github.com/phar-io/manifest/issues",
539
- "source": "https://github.com/phar-io/manifest/tree/master"
596
+ "source": "https://github.com/phar-io/manifest/tree/2.0.3"
540
597
  },
541
- "time": "2018-07-08T19:23:20+00:00"
598
+ "time": "2021-07-20T11:28:43+00:00"
542
599
  },
543
600
  {
544
601
  "name": "phar-io/version",
545
- "version": "2.0.1",
602
+ "version": "3.2.1",
546
603
  "source": {
547
604
  "type": "git",
548
605
  "url": "https://github.com/phar-io/version.git",
549
- "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
606
+ "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
550
607
  },
551
608
  "dist": {
552
609
  "type": "zip",
553
- "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
554
- "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
610
+ "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
611
+ "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
555
612
  "shasum": ""
556
613
  },
557
614
  "require": {
558
- "php": "^5.6 || ^7.0"
615
+ "php": "^7.2 || ^8.0"
559
616
  },
560
617
  "type": "library",
561
618
  "autoload": {
@@ -587,9 +644,9 @@
587
644
  "description": "Library for handling version information and constraints",
588
645
  "support": {
589
646
  "issues": "https://github.com/phar-io/version/issues",
590
- "source": "https://github.com/phar-io/version/tree/master"
647
+ "source": "https://github.com/phar-io/version/tree/3.2.1"
591
648
  },
592
- "time": "2018-07-08T19:19:57+00:00"
649
+ "time": "2022-02-21T01:04:05+00:00"
593
650
  },
594
651
  {
595
652
  "name": "phpcompatibility/php-compatibility",
@@ -764,268 +821,170 @@
764
821
  "time": "2021-12-30T16:37:40+00:00"
765
822
  },
766
823
  {
767
- "name": "phpdocumentor/reflection-common",
768
- "version": "2.2.0",
824
+ "name": "phpunit/php-code-coverage",
825
+ "version": "9.2.17",
769
826
  "source": {
770
827
  "type": "git",
771
- "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
772
- "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
828
+ "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
829
+ "reference": "aa94dc41e8661fe90c7316849907cba3007b10d8"
773
830
  },
774
831
  "dist": {
775
832
  "type": "zip",
776
- "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
777
- "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
833
+ "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/aa94dc41e8661fe90c7316849907cba3007b10d8",
834
+ "reference": "aa94dc41e8661fe90c7316849907cba3007b10d8",
778
835
  "shasum": ""
779
836
  },
780
837
  "require": {
781
- "php": "^7.2 || ^8.0"
838
+ "ext-dom": "*",
839
+ "ext-libxml": "*",
840
+ "ext-xmlwriter": "*",
841
+ "nikic/php-parser": "^4.14",
842
+ "php": ">=7.3",
843
+ "phpunit/php-file-iterator": "^3.0.3",
844
+ "phpunit/php-text-template": "^2.0.2",
845
+ "sebastian/code-unit-reverse-lookup": "^2.0.2",
846
+ "sebastian/complexity": "^2.0",
847
+ "sebastian/environment": "^5.1.2",
848
+ "sebastian/lines-of-code": "^1.0.3",
849
+ "sebastian/version": "^3.0.1",
850
+ "theseer/tokenizer": "^1.2.0"
851
+ },
852
+ "require-dev": {
853
+ "phpunit/phpunit": "^9.3"
854
+ },
855
+ "suggest": {
856
+ "ext-pcov": "*",
857
+ "ext-xdebug": "*"
782
858
  },
783
859
  "type": "library",
784
860
  "extra": {
785
861
  "branch-alias": {
786
- "dev-2.x": "2.x-dev"
862
+ "dev-master": "9.2-dev"
787
863
  }
788
864
  },
789
865
  "autoload": {
790
- "psr-4": {
791
- "phpDocumentor\\Reflection\\": "src/"
792
- }
866
+ "classmap": [
867
+ "src/"
868
+ ]
793
869
  },
794
870
  "notification-url": "https://packagist.org/downloads/",
795
871
  "license": [
796
- "MIT"
872
+ "BSD-3-Clause"
797
873
  ],
798
874
  "authors": [
799
875
  {
800
- "name": "Jaap van Otterdijk",
801
- "email": "opensource@ijaap.nl"
876
+ "name": "Sebastian Bergmann",
877
+ "email": "sebastian@phpunit.de",
878
+ "role": "lead"
802
879
  }
803
880
  ],
804
- "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
805
- "homepage": "http://www.phpdoc.org",
881
+ "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
882
+ "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
806
883
  "keywords": [
807
- "FQSEN",
808
- "phpDocumentor",
809
- "phpdoc",
810
- "reflection",
811
- "static analysis"
884
+ "coverage",
885
+ "testing",
886
+ "xunit"
812
887
  ],
813
888
  "support": {
814
- "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
815
- "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
816
- },
817
- "time": "2020-06-27T09:03:43+00:00"
818
- },
819
- {
820
- "name": "phpdocumentor/reflection-docblock",
821
- "version": "5.3.0",
822
- "source": {
823
- "type": "git",
824
- "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
825
- "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
826
- },
827
- "dist": {
828
- "type": "zip",
829
- "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
830
- "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
831
- "shasum": ""
832
- },
833
- "require": {
834
- "ext-filter": "*",
835
- "php": "^7.2 || ^8.0",
836
- "phpdocumentor/reflection-common": "^2.2",
837
- "phpdocumentor/type-resolver": "^1.3",
838
- "webmozart/assert": "^1.9.1"
839
- },
840
- "require-dev": {
841
- "mockery/mockery": "~1.3.2",
842
- "psalm/phar": "^4.8"
843
- },
844
- "type": "library",
845
- "extra": {
846
- "branch-alias": {
847
- "dev-master": "5.x-dev"
848
- }
849
- },
850
- "autoload": {
851
- "psr-4": {
852
- "phpDocumentor\\Reflection\\": "src"
853
- }
889
+ "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
890
+ "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.17"
854
891
  },
855
- "notification-url": "https://packagist.org/downloads/",
856
- "license": [
857
- "MIT"
858
- ],
859
- "authors": [
860
- {
861
- "name": "Mike van Riel",
862
- "email": "me@mikevanriel.com"
863
- },
892
+ "funding": [
864
893
  {
865
- "name": "Jaap van Otterdijk",
866
- "email": "account@ijaap.nl"
894
+ "url": "https://github.com/sebastianbergmann",
895
+ "type": "github"
867
896
  }
868
897
  ],
869
- "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
870
- "support": {
871
- "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
872
- "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
873
- },
874
- "time": "2021-10-19T17:43:47+00:00"
898
+ "time": "2022-08-30T12:24:04+00:00"
875
899
  },
876
900
  {
877
- "name": "phpdocumentor/type-resolver",
878
- "version": "1.6.1",
901
+ "name": "phpunit/php-file-iterator",
902
+ "version": "3.0.6",
879
903
  "source": {
880
904
  "type": "git",
881
- "url": "https://github.com/phpDocumentor/TypeResolver.git",
882
- "reference": "77a32518733312af16a44300404e945338981de3"
905
+ "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
906
+ "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
883
907
  },
884
908
  "dist": {
885
909
  "type": "zip",
886
- "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/77a32518733312af16a44300404e945338981de3",
887
- "reference": "77a32518733312af16a44300404e945338981de3",
910
+ "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
911
+ "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
888
912
  "shasum": ""
889
913
  },
890
914
  "require": {
891
- "php": "^7.2 || ^8.0",
892
- "phpdocumentor/reflection-common": "^2.0"
915
+ "php": ">=7.3"
893
916
  },
894
917
  "require-dev": {
895
- "ext-tokenizer": "*",
896
- "psalm/phar": "^4.8"
918
+ "phpunit/phpunit": "^9.3"
897
919
  },
898
920
  "type": "library",
899
921
  "extra": {
900
922
  "branch-alias": {
901
- "dev-1.x": "1.x-dev"
923
+ "dev-master": "3.0-dev"
902
924
  }
903
925
  },
904
926
  "autoload": {
905
- "psr-4": {
906
- "phpDocumentor\\Reflection\\": "src"
907
- }
927
+ "classmap": [
928
+ "src/"
929
+ ]
908
930
  },
909
931
  "notification-url": "https://packagist.org/downloads/",
910
932
  "license": [
911
- "MIT"
933
+ "BSD-3-Clause"
912
934
  ],
913
935
  "authors": [
914
936
  {
915
- "name": "Mike van Riel",
916
- "email": "me@mikevanriel.com"
937
+ "name": "Sebastian Bergmann",
938
+ "email": "sebastian@phpunit.de",
939
+ "role": "lead"
917
940
  }
918
941
  ],
919
- "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
942
+ "description": "FilterIterator implementation that filters files based on a list of suffixes.",
943
+ "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
944
+ "keywords": [
945
+ "filesystem",
946
+ "iterator"
947
+ ],
920
948
  "support": {
921
- "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
922
- "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.1"
923
- },
924
- "time": "2022-03-15T21:29:03+00:00"
925
- },
926
- {
927
- "name": "phpspec/prophecy",
928
- "version": "v1.15.0",
929
- "source": {
930
- "type": "git",
931
- "url": "https://github.com/phpspec/prophecy.git",
932
- "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13"
933
- },
934
- "dist": {
935
- "type": "zip",
936
- "url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
937
- "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
938
- "shasum": ""
939
- },
940
- "require": {
941
- "doctrine/instantiator": "^1.2",
942
- "php": "^7.2 || ~8.0, <8.2",
943
- "phpdocumentor/reflection-docblock": "^5.2",
944
- "sebastian/comparator": "^3.0 || ^4.0",
945
- "sebastian/recursion-context": "^3.0 || ^4.0"
946
- },
947
- "require-dev": {
948
- "phpspec/phpspec": "^6.0 || ^7.0",
949
- "phpunit/phpunit": "^8.0 || ^9.0"
950
- },
951
- "type": "library",
952
- "extra": {
953
- "branch-alias": {
954
- "dev-master": "1.x-dev"
955
- }
956
- },
957
- "autoload": {
958
- "psr-4": {
959
- "Prophecy\\": "src/Prophecy"
960
- }
949
+ "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
950
+ "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
961
951
  },
962
- "notification-url": "https://packagist.org/downloads/",
963
- "license": [
964
- "MIT"
965
- ],
966
- "authors": [
967
- {
968
- "name": "Konstantin Kudryashov",
969
- "email": "ever.zet@gmail.com",
970
- "homepage": "http://everzet.com"
971
- },
952
+ "funding": [
972
953
  {
973
- "name": "Marcello Duarte",
974
- "email": "marcello.duarte@gmail.com"
954
+ "url": "https://github.com/sebastianbergmann",
955
+ "type": "github"
975
956
  }
976
957
  ],
977
- "description": "Highly opinionated mocking framework for PHP 5.3+",
978
- "homepage": "https://github.com/phpspec/prophecy",
979
- "keywords": [
980
- "Double",
981
- "Dummy",
982
- "fake",
983
- "mock",
984
- "spy",
985
- "stub"
986
- ],
987
- "support": {
988
- "issues": "https://github.com/phpspec/prophecy/issues",
989
- "source": "https://github.com/phpspec/prophecy/tree/v1.15.0"
990
- },
991
- "time": "2021-12-08T12:19:24+00:00"
958
+ "time": "2021-12-02T12:48:52+00:00"
992
959
  },
993
960
  {
994
- "name": "phpunit/php-code-coverage",
995
- "version": "6.1.4",
961
+ "name": "phpunit/php-invoker",
962
+ "version": "3.1.1",
996
963
  "source": {
997
964
  "type": "git",
998
- "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
999
- "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d"
965
+ "url": "https://github.com/sebastianbergmann/php-invoker.git",
966
+ "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
1000
967
  },
1001
968
  "dist": {
1002
969
  "type": "zip",
1003
- "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
1004
- "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
970
+ "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
971
+ "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
1005
972
  "shasum": ""
1006
973
  },
1007
974
  "require": {
1008
- "ext-dom": "*",
1009
- "ext-xmlwriter": "*",
1010
- "php": "^7.1",
1011
- "phpunit/php-file-iterator": "^2.0",
1012
- "phpunit/php-text-template": "^1.2.1",
1013
- "phpunit/php-token-stream": "^3.0",
1014
- "sebastian/code-unit-reverse-lookup": "^1.0.1",
1015
- "sebastian/environment": "^3.1 || ^4.0",
1016
- "sebastian/version": "^2.0.1",
1017
- "theseer/tokenizer": "^1.1"
975
+ "php": ">=7.3"
1018
976
  },
1019
977
  "require-dev": {
1020
- "phpunit/phpunit": "^7.0"
978
+ "ext-pcntl": "*",
979
+ "phpunit/phpunit": "^9.3"
1021
980
  },
1022
981
  "suggest": {
1023
- "ext-xdebug": "^2.6.0"
982
+ "ext-pcntl": "*"
1024
983
  },
1025
984
  "type": "library",
1026
985
  "extra": {
1027
986
  "branch-alias": {
1028
- "dev-master": "6.1-dev"
987
+ "dev-master": "3.1-dev"
1029
988
  }
1030
989
  },
1031
990
  "autoload": {
@@ -1044,43 +1003,47 @@
1044
1003
  "role": "lead"
1045
1004
  }
1046
1005
  ],
1047
- "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1048
- "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1006
+ "description": "Invoke callables with a timeout",
1007
+ "homepage": "https://github.com/sebastianbergmann/php-invoker/",
1049
1008
  "keywords": [
1050
- "coverage",
1051
- "testing",
1052
- "xunit"
1009
+ "process"
1053
1010
  ],
1054
1011
  "support": {
1055
- "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
1056
- "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/master"
1012
+ "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
1013
+ "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
1057
1014
  },
1058
- "time": "2018-10-31T16:06:48+00:00"
1015
+ "funding": [
1016
+ {
1017
+ "url": "https://github.com/sebastianbergmann",
1018
+ "type": "github"
1019
+ }
1020
+ ],
1021
+ "time": "2020-09-28T05:58:55+00:00"
1059
1022
  },
1060
1023
  {
1061
- "name": "phpunit/php-file-iterator",
1062
- "version": "2.0.5",
1024
+ "name": "phpunit/php-text-template",
1025
+ "version": "2.0.4",
1063
1026
  "source": {
1064
1027
  "type": "git",
1065
- "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1066
- "reference": "42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5"
1028
+ "url": "https://github.com/sebastianbergmann/php-text-template.git",
1029
+ "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
1067
1030
  },
1068
1031
  "dist": {
1069
1032
  "type": "zip",
1070
- "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5",
1071
- "reference": "42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5",
1033
+ "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
1034
+ "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
1072
1035
  "shasum": ""
1073
1036
  },
1074
1037
  "require": {
1075
- "php": ">=7.1"
1038
+ "php": ">=7.3"
1076
1039
  },
1077
1040
  "require-dev": {
1078
- "phpunit/phpunit": "^8.5"
1041
+ "phpunit/phpunit": "^9.3"
1079
1042
  },
1080
1043
  "type": "library",
1081
1044
  "extra": {
1082
1045
  "branch-alias": {
1083
- "dev-master": "2.0.x-dev"
1046
+ "dev-master": "2.0-dev"
1084
1047
  }
1085
1048
  },
1086
1049
  "autoload": {
@@ -1099,15 +1062,14 @@
1099
1062
  "role": "lead"
1100
1063
  }
1101
1064
  ],
1102
- "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1103
- "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1065
+ "description": "Simple template engine.",
1066
+ "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1104
1067
  "keywords": [
1105
- "filesystem",
1106
- "iterator"
1068
+ "template"
1107
1069
  ],
1108
1070
  "support": {
1109
- "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
1110
- "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.5"
1071
+ "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
1072
+ "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
1111
1073
  },
1112
1074
  "funding": [
1113
1075
  {
@@ -1115,26 +1077,34 @@
1115
1077
  "type": "github"
1116
1078
  }
1117
1079
  ],
1118
- "time": "2021-12-02T12:42:26+00:00"
1080
+ "time": "2020-10-26T05:33:50+00:00"
1119
1081
  },
1120
1082
  {
1121
- "name": "phpunit/php-text-template",
1122
- "version": "1.2.1",
1083
+ "name": "phpunit/php-timer",
1084
+ "version": "5.0.3",
1123
1085
  "source": {
1124
1086
  "type": "git",
1125
- "url": "https://github.com/sebastianbergmann/php-text-template.git",
1126
- "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1087
+ "url": "https://github.com/sebastianbergmann/php-timer.git",
1088
+ "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
1127
1089
  },
1128
1090
  "dist": {
1129
1091
  "type": "zip",
1130
- "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1131
- "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1092
+ "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
1093
+ "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
1132
1094
  "shasum": ""
1133
1095
  },
1134
1096
  "require": {
1135
- "php": ">=5.3.3"
1097
+ "php": ">=7.3"
1098
+ },
1099
+ "require-dev": {
1100
+ "phpunit/phpunit": "^9.3"
1136
1101
  },
1137
1102
  "type": "library",
1103
+ "extra": {
1104
+ "branch-alias": {
1105
+ "dev-master": "5.0-dev"
1106
+ }
1107
+ },
1138
1108
  "autoload": {
1139
1109
  "classmap": [
1140
1110
  "src/"
@@ -1151,44 +1121,83 @@
1151
1121
  "role": "lead"
1152
1122
  }
1153
1123
  ],
1154
- "description": "Simple template engine.",
1155
- "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1124
+ "description": "Utility class for timing",
1125
+ "homepage": "https://github.com/sebastianbergmann/php-timer/",
1156
1126
  "keywords": [
1157
- "template"
1127
+ "timer"
1158
1128
  ],
1159
1129
  "support": {
1160
- "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
1161
- "source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
1130
+ "issues": "https://github.com/sebastianbergmann/php-timer/issues",
1131
+ "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
1162
1132
  },
1163
- "time": "2015-06-21T13:50:34+00:00"
1133
+ "funding": [
1134
+ {
1135
+ "url": "https://github.com/sebastianbergmann",
1136
+ "type": "github"
1137
+ }
1138
+ ],
1139
+ "time": "2020-10-26T13:16:10+00:00"
1164
1140
  },
1165
1141
  {
1166
- "name": "phpunit/php-timer",
1167
- "version": "2.1.3",
1142
+ "name": "phpunit/phpunit",
1143
+ "version": "9.5.25",
1168
1144
  "source": {
1169
1145
  "type": "git",
1170
- "url": "https://github.com/sebastianbergmann/php-timer.git",
1171
- "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662"
1146
+ "url": "https://github.com/sebastianbergmann/phpunit.git",
1147
+ "reference": "3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d"
1172
1148
  },
1173
1149
  "dist": {
1174
1150
  "type": "zip",
1175
- "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/2454ae1765516d20c4ffe103d85a58a9a3bd5662",
1176
- "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662",
1151
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d",
1152
+ "reference": "3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d",
1177
1153
  "shasum": ""
1178
1154
  },
1179
1155
  "require": {
1180
- "php": ">=7.1"
1156
+ "doctrine/instantiator": "^1.3.1",
1157
+ "ext-dom": "*",
1158
+ "ext-json": "*",
1159
+ "ext-libxml": "*",
1160
+ "ext-mbstring": "*",
1161
+ "ext-xml": "*",
1162
+ "ext-xmlwriter": "*",
1163
+ "myclabs/deep-copy": "^1.10.1",
1164
+ "phar-io/manifest": "^2.0.3",
1165
+ "phar-io/version": "^3.0.2",
1166
+ "php": ">=7.3",
1167
+ "phpunit/php-code-coverage": "^9.2.13",
1168
+ "phpunit/php-file-iterator": "^3.0.5",
1169
+ "phpunit/php-invoker": "^3.1.1",
1170
+ "phpunit/php-text-template": "^2.0.3",
1171
+ "phpunit/php-timer": "^5.0.2",
1172
+ "sebastian/cli-parser": "^1.0.1",
1173
+ "sebastian/code-unit": "^1.0.6",
1174
+ "sebastian/comparator": "^4.0.8",
1175
+ "sebastian/diff": "^4.0.3",
1176
+ "sebastian/environment": "^5.1.3",
1177
+ "sebastian/exporter": "^4.0.5",
1178
+ "sebastian/global-state": "^5.0.1",
1179
+ "sebastian/object-enumerator": "^4.0.3",
1180
+ "sebastian/resource-operations": "^3.0.3",
1181
+ "sebastian/type": "^3.2",
1182
+ "sebastian/version": "^3.0.2"
1181
1183
  },
1182
- "require-dev": {
1183
- "phpunit/phpunit": "^8.5"
1184
+ "suggest": {
1185
+ "ext-soap": "*",
1186
+ "ext-xdebug": "*"
1184
1187
  },
1188
+ "bin": [
1189
+ "phpunit"
1190
+ ],
1185
1191
  "type": "library",
1186
1192
  "extra": {
1187
1193
  "branch-alias": {
1188
- "dev-master": "2.1-dev"
1194
+ "dev-master": "9.5-dev"
1189
1195
  }
1190
1196
  },
1191
1197
  "autoload": {
1198
+ "files": [
1199
+ "src/Framework/Assert/Functions.php"
1200
+ ],
1192
1201
  "classmap": [
1193
1202
  "src/"
1194
1203
  ]
@@ -1204,140 +1213,105 @@
1204
1213
  "role": "lead"
1205
1214
  }
1206
1215
  ],
1207
- "description": "Utility class for timing",
1208
- "homepage": "https://github.com/sebastianbergmann/php-timer/",
1216
+ "description": "The PHP Unit Testing framework.",
1217
+ "homepage": "https://phpunit.de/",
1209
1218
  "keywords": [
1210
- "timer"
1219
+ "phpunit",
1220
+ "testing",
1221
+ "xunit"
1211
1222
  ],
1212
1223
  "support": {
1213
- "issues": "https://github.com/sebastianbergmann/php-timer/issues",
1214
- "source": "https://github.com/sebastianbergmann/php-timer/tree/2.1.3"
1224
+ "issues": "https://github.com/sebastianbergmann/phpunit/issues",
1225
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.25"
1215
1226
  },
1216
1227
  "funding": [
1228
+ {
1229
+ "url": "https://phpunit.de/sponsors.html",
1230
+ "type": "custom"
1231
+ },
1217
1232
  {
1218
1233
  "url": "https://github.com/sebastianbergmann",
1219
1234
  "type": "github"
1235
+ },
1236
+ {
1237
+ "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
1238
+ "type": "tidelift"
1220
1239
  }
1221
1240
  ],
1222
- "time": "2020-11-30T08:20:02+00:00"
1241
+ "time": "2022-09-25T03:44:45+00:00"
1223
1242
  },
1224
1243
  {
1225
- "name": "phpunit/php-token-stream",
1226
- "version": "3.1.3",
1244
+ "name": "psr/container",
1245
+ "version": "1.1.2",
1227
1246
  "source": {
1228
1247
  "type": "git",
1229
- "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1230
- "reference": "9c1da83261628cb24b6a6df371b6e312b3954768"
1248
+ "url": "https://github.com/php-fig/container.git",
1249
+ "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
1231
1250
  },
1232
1251
  "dist": {
1233
1252
  "type": "zip",
1234
- "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/9c1da83261628cb24b6a6df371b6e312b3954768",
1235
- "reference": "9c1da83261628cb24b6a6df371b6e312b3954768",
1253
+ "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
1254
+ "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
1236
1255
  "shasum": ""
1237
1256
  },
1238
1257
  "require": {
1239
- "ext-tokenizer": "*",
1240
- "php": ">=7.1"
1241
- },
1242
- "require-dev": {
1243
- "phpunit/phpunit": "^7.0"
1258
+ "php": ">=7.4.0"
1244
1259
  },
1245
1260
  "type": "library",
1246
- "extra": {
1247
- "branch-alias": {
1248
- "dev-master": "3.1-dev"
1249
- }
1250
- },
1251
1261
  "autoload": {
1252
- "classmap": [
1253
- "src/"
1254
- ]
1262
+ "psr-4": {
1263
+ "Psr\\Container\\": "src/"
1264
+ }
1255
1265
  },
1256
1266
  "notification-url": "https://packagist.org/downloads/",
1257
1267
  "license": [
1258
- "BSD-3-Clause"
1268
+ "MIT"
1259
1269
  ],
1260
1270
  "authors": [
1261
1271
  {
1262
- "name": "Sebastian Bergmann",
1263
- "email": "sebastian@phpunit.de"
1272
+ "name": "PHP-FIG",
1273
+ "homepage": "https://www.php-fig.org/"
1264
1274
  }
1265
1275
  ],
1266
- "description": "Wrapper around PHP's tokenizer extension.",
1267
- "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1276
+ "description": "Common Container Interface (PHP FIG PSR-11)",
1277
+ "homepage": "https://github.com/php-fig/container",
1268
1278
  "keywords": [
1269
- "tokenizer"
1279
+ "PSR-11",
1280
+ "container",
1281
+ "container-interface",
1282
+ "container-interop",
1283
+ "psr"
1270
1284
  ],
1271
1285
  "support": {
1272
- "issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
1273
- "source": "https://github.com/sebastianbergmann/php-token-stream/tree/3.1.3"
1286
+ "issues": "https://github.com/php-fig/container/issues",
1287
+ "source": "https://github.com/php-fig/container/tree/1.1.2"
1274
1288
  },
1275
- "funding": [
1276
- {
1277
- "url": "https://github.com/sebastianbergmann",
1278
- "type": "github"
1279
- }
1280
- ],
1281
- "abandoned": true,
1282
- "time": "2021-07-26T12:15:06+00:00"
1289
+ "time": "2021-11-05T16:50:12+00:00"
1283
1290
  },
1284
1291
  {
1285
- "name": "phpunit/phpunit",
1286
- "version": "7.5.20",
1292
+ "name": "sebastian/cli-parser",
1293
+ "version": "1.0.1",
1287
1294
  "source": {
1288
1295
  "type": "git",
1289
- "url": "https://github.com/sebastianbergmann/phpunit.git",
1290
- "reference": "9467db479d1b0487c99733bb1e7944d32deded2c"
1296
+ "url": "https://github.com/sebastianbergmann/cli-parser.git",
1297
+ "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
1291
1298
  },
1292
1299
  "dist": {
1293
1300
  "type": "zip",
1294
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9467db479d1b0487c99733bb1e7944d32deded2c",
1295
- "reference": "9467db479d1b0487c99733bb1e7944d32deded2c",
1301
+ "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
1302
+ "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
1296
1303
  "shasum": ""
1297
1304
  },
1298
1305
  "require": {
1299
- "doctrine/instantiator": "^1.1",
1300
- "ext-dom": "*",
1301
- "ext-json": "*",
1302
- "ext-libxml": "*",
1303
- "ext-mbstring": "*",
1304
- "ext-xml": "*",
1305
- "myclabs/deep-copy": "^1.7",
1306
- "phar-io/manifest": "^1.0.2",
1307
- "phar-io/version": "^2.0",
1308
- "php": "^7.1",
1309
- "phpspec/prophecy": "^1.7",
1310
- "phpunit/php-code-coverage": "^6.0.7",
1311
- "phpunit/php-file-iterator": "^2.0.1",
1312
- "phpunit/php-text-template": "^1.2.1",
1313
- "phpunit/php-timer": "^2.1",
1314
- "sebastian/comparator": "^3.0",
1315
- "sebastian/diff": "^3.0",
1316
- "sebastian/environment": "^4.0",
1317
- "sebastian/exporter": "^3.1",
1318
- "sebastian/global-state": "^2.0",
1319
- "sebastian/object-enumerator": "^3.0.3",
1320
- "sebastian/resource-operations": "^2.0",
1321
- "sebastian/version": "^2.0.1"
1322
- },
1323
- "conflict": {
1324
- "phpunit/phpunit-mock-objects": "*"
1306
+ "php": ">=7.3"
1325
1307
  },
1326
1308
  "require-dev": {
1327
- "ext-pdo": "*"
1328
- },
1329
- "suggest": {
1330
- "ext-soap": "*",
1331
- "ext-xdebug": "*",
1332
- "phpunit/php-invoker": "^2.0"
1309
+ "phpunit/phpunit": "^9.3"
1333
1310
  },
1334
- "bin": [
1335
- "phpunit"
1336
- ],
1337
1311
  "type": "library",
1338
1312
  "extra": {
1339
1313
  "branch-alias": {
1340
- "dev-master": "7.5-dev"
1314
+ "dev-master": "1.0-dev"
1341
1315
  }
1342
1316
  },
1343
1317
  "autoload": {
@@ -1352,95 +1326,104 @@
1352
1326
  "authors": [
1353
1327
  {
1354
1328
  "name": "Sebastian Bergmann",
1355
- "email": "sebastian@phpunit.de",
1356
- "role": "lead"
1357
- }
1358
- ],
1359
- "description": "The PHP Unit Testing framework.",
1360
- "homepage": "https://phpunit.de/",
1361
- "keywords": [
1362
- "phpunit",
1363
- "testing",
1364
- "xunit"
1329
+ "email": "sebastian@phpunit.de",
1330
+ "role": "lead"
1331
+ }
1365
1332
  ],
1333
+ "description": "Library for parsing CLI options",
1334
+ "homepage": "https://github.com/sebastianbergmann/cli-parser",
1366
1335
  "support": {
1367
- "issues": "https://github.com/sebastianbergmann/phpunit/issues",
1368
- "source": "https://github.com/sebastianbergmann/phpunit/tree/7.5.20"
1336
+ "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
1337
+ "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
1369
1338
  },
1370
- "time": "2020-01-08T08:45:45+00:00"
1339
+ "funding": [
1340
+ {
1341
+ "url": "https://github.com/sebastianbergmann",
1342
+ "type": "github"
1343
+ }
1344
+ ],
1345
+ "time": "2020-09-28T06:08:49+00:00"
1371
1346
  },
1372
1347
  {
1373
- "name": "psr/container",
1374
- "version": "1.1.2",
1348
+ "name": "sebastian/code-unit",
1349
+ "version": "1.0.8",
1375
1350
  "source": {
1376
1351
  "type": "git",
1377
- "url": "https://github.com/php-fig/container.git",
1378
- "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
1352
+ "url": "https://github.com/sebastianbergmann/code-unit.git",
1353
+ "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
1379
1354
  },
1380
1355
  "dist": {
1381
1356
  "type": "zip",
1382
- "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
1383
- "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
1357
+ "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
1358
+ "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
1384
1359
  "shasum": ""
1385
1360
  },
1386
1361
  "require": {
1387
- "php": ">=7.4.0"
1362
+ "php": ">=7.3"
1363
+ },
1364
+ "require-dev": {
1365
+ "phpunit/phpunit": "^9.3"
1388
1366
  },
1389
1367
  "type": "library",
1390
- "autoload": {
1391
- "psr-4": {
1392
- "Psr\\Container\\": "src/"
1368
+ "extra": {
1369
+ "branch-alias": {
1370
+ "dev-master": "1.0-dev"
1393
1371
  }
1394
1372
  },
1373
+ "autoload": {
1374
+ "classmap": [
1375
+ "src/"
1376
+ ]
1377
+ },
1395
1378
  "notification-url": "https://packagist.org/downloads/",
1396
1379
  "license": [
1397
- "MIT"
1380
+ "BSD-3-Clause"
1398
1381
  ],
1399
1382
  "authors": [
1400
1383
  {
1401
- "name": "PHP-FIG",
1402
- "homepage": "https://www.php-fig.org/"
1384
+ "name": "Sebastian Bergmann",
1385
+ "email": "sebastian@phpunit.de",
1386
+ "role": "lead"
1403
1387
  }
1404
1388
  ],
1405
- "description": "Common Container Interface (PHP FIG PSR-11)",
1406
- "homepage": "https://github.com/php-fig/container",
1407
- "keywords": [
1408
- "PSR-11",
1409
- "container",
1410
- "container-interface",
1411
- "container-interop",
1412
- "psr"
1413
- ],
1389
+ "description": "Collection of value objects that represent the PHP code units",
1390
+ "homepage": "https://github.com/sebastianbergmann/code-unit",
1414
1391
  "support": {
1415
- "issues": "https://github.com/php-fig/container/issues",
1416
- "source": "https://github.com/php-fig/container/tree/1.1.2"
1392
+ "issues": "https://github.com/sebastianbergmann/code-unit/issues",
1393
+ "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
1417
1394
  },
1418
- "time": "2021-11-05T16:50:12+00:00"
1395
+ "funding": [
1396
+ {
1397
+ "url": "https://github.com/sebastianbergmann",
1398
+ "type": "github"
1399
+ }
1400
+ ],
1401
+ "time": "2020-10-26T13:08:54+00:00"
1419
1402
  },
1420
1403
  {
1421
1404
  "name": "sebastian/code-unit-reverse-lookup",
1422
- "version": "1.0.2",
1405
+ "version": "2.0.3",
1423
1406
  "source": {
1424
1407
  "type": "git",
1425
1408
  "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
1426
- "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619"
1409
+ "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
1427
1410
  },
1428
1411
  "dist": {
1429
1412
  "type": "zip",
1430
- "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1de8cd5c010cb153fcd68b8d0f64606f523f7619",
1431
- "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619",
1413
+ "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
1414
+ "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
1432
1415
  "shasum": ""
1433
1416
  },
1434
1417
  "require": {
1435
- "php": ">=5.6"
1418
+ "php": ">=7.3"
1436
1419
  },
1437
1420
  "require-dev": {
1438
- "phpunit/phpunit": "^8.5"
1421
+ "phpunit/phpunit": "^9.3"
1439
1422
  },
1440
1423
  "type": "library",
1441
1424
  "extra": {
1442
1425
  "branch-alias": {
1443
- "dev-master": "1.0.x-dev"
1426
+ "dev-master": "2.0-dev"
1444
1427
  }
1445
1428
  },
1446
1429
  "autoload": {
@@ -1462,7 +1445,7 @@
1462
1445
  "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
1463
1446
  "support": {
1464
1447
  "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
1465
- "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.2"
1448
+ "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
1466
1449
  },
1467
1450
  "funding": [
1468
1451
  {
@@ -1470,34 +1453,34 @@
1470
1453
  "type": "github"
1471
1454
  }
1472
1455
  ],
1473
- "time": "2020-11-30T08:15:22+00:00"
1456
+ "time": "2020-09-28T05:30:19+00:00"
1474
1457
  },
1475
1458
  {
1476
1459
  "name": "sebastian/comparator",
1477
- "version": "3.0.5",
1460
+ "version": "4.0.8",
1478
1461
  "source": {
1479
1462
  "type": "git",
1480
1463
  "url": "https://github.com/sebastianbergmann/comparator.git",
1481
- "reference": "1dc7ceb4a24aede938c7af2a9ed1de09609ca770"
1464
+ "reference": "fa0f136dd2334583309d32b62544682ee972b51a"
1482
1465
  },
1483
1466
  "dist": {
1484
1467
  "type": "zip",
1485
- "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dc7ceb4a24aede938c7af2a9ed1de09609ca770",
1486
- "reference": "1dc7ceb4a24aede938c7af2a9ed1de09609ca770",
1468
+ "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
1469
+ "reference": "fa0f136dd2334583309d32b62544682ee972b51a",
1487
1470
  "shasum": ""
1488
1471
  },
1489
1472
  "require": {
1490
- "php": ">=7.1",
1491
- "sebastian/diff": "^3.0",
1492
- "sebastian/exporter": "^3.1"
1473
+ "php": ">=7.3",
1474
+ "sebastian/diff": "^4.0",
1475
+ "sebastian/exporter": "^4.0"
1493
1476
  },
1494
1477
  "require-dev": {
1495
- "phpunit/phpunit": "^8.5"
1478
+ "phpunit/phpunit": "^9.3"
1496
1479
  },
1497
1480
  "type": "library",
1498
1481
  "extra": {
1499
1482
  "branch-alias": {
1500
- "dev-master": "3.0-dev"
1483
+ "dev-master": "4.0-dev"
1501
1484
  }
1502
1485
  },
1503
1486
  "autoload": {
@@ -1536,7 +1519,64 @@
1536
1519
  ],
1537
1520
  "support": {
1538
1521
  "issues": "https://github.com/sebastianbergmann/comparator/issues",
1539
- "source": "https://github.com/sebastianbergmann/comparator/tree/3.0.5"
1522
+ "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8"
1523
+ },
1524
+ "funding": [
1525
+ {
1526
+ "url": "https://github.com/sebastianbergmann",
1527
+ "type": "github"
1528
+ }
1529
+ ],
1530
+ "time": "2022-09-14T12:41:17+00:00"
1531
+ },
1532
+ {
1533
+ "name": "sebastian/complexity",
1534
+ "version": "2.0.2",
1535
+ "source": {
1536
+ "type": "git",
1537
+ "url": "https://github.com/sebastianbergmann/complexity.git",
1538
+ "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
1539
+ },
1540
+ "dist": {
1541
+ "type": "zip",
1542
+ "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
1543
+ "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
1544
+ "shasum": ""
1545
+ },
1546
+ "require": {
1547
+ "nikic/php-parser": "^4.7",
1548
+ "php": ">=7.3"
1549
+ },
1550
+ "require-dev": {
1551
+ "phpunit/phpunit": "^9.3"
1552
+ },
1553
+ "type": "library",
1554
+ "extra": {
1555
+ "branch-alias": {
1556
+ "dev-master": "2.0-dev"
1557
+ }
1558
+ },
1559
+ "autoload": {
1560
+ "classmap": [
1561
+ "src/"
1562
+ ]
1563
+ },
1564
+ "notification-url": "https://packagist.org/downloads/",
1565
+ "license": [
1566
+ "BSD-3-Clause"
1567
+ ],
1568
+ "authors": [
1569
+ {
1570
+ "name": "Sebastian Bergmann",
1571
+ "email": "sebastian@phpunit.de",
1572
+ "role": "lead"
1573
+ }
1574
+ ],
1575
+ "description": "Library for calculating the complexity of PHP code units",
1576
+ "homepage": "https://github.com/sebastianbergmann/complexity",
1577
+ "support": {
1578
+ "issues": "https://github.com/sebastianbergmann/complexity/issues",
1579
+ "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
1540
1580
  },
1541
1581
  "funding": [
1542
1582
  {
@@ -1544,33 +1584,33 @@
1544
1584
  "type": "github"
1545
1585
  }
1546
1586
  ],
1547
- "time": "2022-09-14T12:31:48+00:00"
1587
+ "time": "2020-10-26T15:52:27+00:00"
1548
1588
  },
1549
1589
  {
1550
1590
  "name": "sebastian/diff",
1551
- "version": "3.0.3",
1591
+ "version": "4.0.4",
1552
1592
  "source": {
1553
1593
  "type": "git",
1554
1594
  "url": "https://github.com/sebastianbergmann/diff.git",
1555
- "reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211"
1595
+ "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
1556
1596
  },
1557
1597
  "dist": {
1558
1598
  "type": "zip",
1559
- "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/14f72dd46eaf2f2293cbe79c93cc0bc43161a211",
1560
- "reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211",
1599
+ "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
1600
+ "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
1561
1601
  "shasum": ""
1562
1602
  },
1563
1603
  "require": {
1564
- "php": ">=7.1"
1604
+ "php": ">=7.3"
1565
1605
  },
1566
1606
  "require-dev": {
1567
- "phpunit/phpunit": "^7.5 || ^8.0",
1568
- "symfony/process": "^2 || ^3.3 || ^4"
1607
+ "phpunit/phpunit": "^9.3",
1608
+ "symfony/process": "^4.2 || ^5"
1569
1609
  },
1570
1610
  "type": "library",
1571
1611
  "extra": {
1572
1612
  "branch-alias": {
1573
- "dev-master": "3.0-dev"
1613
+ "dev-master": "4.0-dev"
1574
1614
  }
1575
1615
  },
1576
1616
  "autoload": {
@@ -1602,7 +1642,7 @@
1602
1642
  ],
1603
1643
  "support": {
1604
1644
  "issues": "https://github.com/sebastianbergmann/diff/issues",
1605
- "source": "https://github.com/sebastianbergmann/diff/tree/3.0.3"
1645
+ "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
1606
1646
  },
1607
1647
  "funding": [
1608
1648
  {
@@ -1610,27 +1650,27 @@
1610
1650
  "type": "github"
1611
1651
  }
1612
1652
  ],
1613
- "time": "2020-11-30T07:59:04+00:00"
1653
+ "time": "2020-10-26T13:10:38+00:00"
1614
1654
  },
1615
1655
  {
1616
1656
  "name": "sebastian/environment",
1617
- "version": "4.2.4",
1657
+ "version": "5.1.4",
1618
1658
  "source": {
1619
1659
  "type": "git",
1620
1660
  "url": "https://github.com/sebastianbergmann/environment.git",
1621
- "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0"
1661
+ "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7"
1622
1662
  },
1623
1663
  "dist": {
1624
1664
  "type": "zip",
1625
- "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
1626
- "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
1665
+ "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/1b5dff7bb151a4db11d49d90e5408e4e938270f7",
1666
+ "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7",
1627
1667
  "shasum": ""
1628
1668
  },
1629
1669
  "require": {
1630
- "php": ">=7.1"
1670
+ "php": ">=7.3"
1631
1671
  },
1632
1672
  "require-dev": {
1633
- "phpunit/phpunit": "^7.5"
1673
+ "phpunit/phpunit": "^9.3"
1634
1674
  },
1635
1675
  "suggest": {
1636
1676
  "ext-posix": "*"
@@ -1638,7 +1678,7 @@
1638
1678
  "type": "library",
1639
1679
  "extra": {
1640
1680
  "branch-alias": {
1641
- "dev-master": "4.2-dev"
1681
+ "dev-master": "5.1-dev"
1642
1682
  }
1643
1683
  },
1644
1684
  "autoload": {
@@ -1665,7 +1705,7 @@
1665
1705
  ],
1666
1706
  "support": {
1667
1707
  "issues": "https://github.com/sebastianbergmann/environment/issues",
1668
- "source": "https://github.com/sebastianbergmann/environment/tree/4.2.4"
1708
+ "source": "https://github.com/sebastianbergmann/environment/tree/5.1.4"
1669
1709
  },
1670
1710
  "funding": [
1671
1711
  {
@@ -1673,34 +1713,34 @@
1673
1713
  "type": "github"
1674
1714
  }
1675
1715
  ],
1676
- "time": "2020-11-30T07:53:42+00:00"
1716
+ "time": "2022-04-03T09:37:03+00:00"
1677
1717
  },
1678
1718
  {
1679
1719
  "name": "sebastian/exporter",
1680
- "version": "3.1.5",
1720
+ "version": "4.0.5",
1681
1721
  "source": {
1682
1722
  "type": "git",
1683
1723
  "url": "https://github.com/sebastianbergmann/exporter.git",
1684
- "reference": "73a9676f2833b9a7c36968f9d882589cd75511e6"
1724
+ "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
1685
1725
  },
1686
1726
  "dist": {
1687
1727
  "type": "zip",
1688
- "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/73a9676f2833b9a7c36968f9d882589cd75511e6",
1689
- "reference": "73a9676f2833b9a7c36968f9d882589cd75511e6",
1728
+ "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
1729
+ "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
1690
1730
  "shasum": ""
1691
1731
  },
1692
1732
  "require": {
1693
- "php": ">=7.0",
1694
- "sebastian/recursion-context": "^3.0"
1733
+ "php": ">=7.3",
1734
+ "sebastian/recursion-context": "^4.0"
1695
1735
  },
1696
1736
  "require-dev": {
1697
1737
  "ext-mbstring": "*",
1698
- "phpunit/phpunit": "^8.5"
1738
+ "phpunit/phpunit": "^9.3"
1699
1739
  },
1700
1740
  "type": "library",
1701
1741
  "extra": {
1702
1742
  "branch-alias": {
1703
- "dev-master": "3.1.x-dev"
1743
+ "dev-master": "4.0-dev"
1704
1744
  }
1705
1745
  },
1706
1746
  "autoload": {
@@ -1735,14 +1775,14 @@
1735
1775
  }
1736
1776
  ],
1737
1777
  "description": "Provides the functionality to export PHP variables for visualization",
1738
- "homepage": "http://www.github.com/sebastianbergmann/exporter",
1778
+ "homepage": "https://www.github.com/sebastianbergmann/exporter",
1739
1779
  "keywords": [
1740
1780
  "export",
1741
1781
  "exporter"
1742
1782
  ],
1743
1783
  "support": {
1744
1784
  "issues": "https://github.com/sebastianbergmann/exporter/issues",
1745
- "source": "https://github.com/sebastianbergmann/exporter/tree/3.1.5"
1785
+ "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.5"
1746
1786
  },
1747
1787
  "funding": [
1748
1788
  {
@@ -1750,27 +1790,30 @@
1750
1790
  "type": "github"
1751
1791
  }
1752
1792
  ],
1753
- "time": "2022-09-14T06:00:17+00:00"
1793
+ "time": "2022-09-14T06:03:37+00:00"
1754
1794
  },
1755
1795
  {
1756
1796
  "name": "sebastian/global-state",
1757
- "version": "2.0.0",
1797
+ "version": "5.0.5",
1758
1798
  "source": {
1759
1799
  "type": "git",
1760
1800
  "url": "https://github.com/sebastianbergmann/global-state.git",
1761
- "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
1801
+ "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
1762
1802
  },
1763
1803
  "dist": {
1764
1804
  "type": "zip",
1765
- "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
1766
- "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
1805
+ "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
1806
+ "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
1767
1807
  "shasum": ""
1768
1808
  },
1769
1809
  "require": {
1770
- "php": "^7.0"
1810
+ "php": ">=7.3",
1811
+ "sebastian/object-reflector": "^2.0",
1812
+ "sebastian/recursion-context": "^4.0"
1771
1813
  },
1772
1814
  "require-dev": {
1773
- "phpunit/phpunit": "^6.0"
1815
+ "ext-dom": "*",
1816
+ "phpunit/phpunit": "^9.3"
1774
1817
  },
1775
1818
  "suggest": {
1776
1819
  "ext-uopz": "*"
@@ -1778,7 +1821,7 @@
1778
1821
  "type": "library",
1779
1822
  "extra": {
1780
1823
  "branch-alias": {
1781
- "dev-master": "2.0-dev"
1824
+ "dev-master": "5.0-dev"
1782
1825
  }
1783
1826
  },
1784
1827
  "autoload": {
@@ -1803,36 +1846,99 @@
1803
1846
  ],
1804
1847
  "support": {
1805
1848
  "issues": "https://github.com/sebastianbergmann/global-state/issues",
1806
- "source": "https://github.com/sebastianbergmann/global-state/tree/2.0.0"
1849
+ "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
1850
+ },
1851
+ "funding": [
1852
+ {
1853
+ "url": "https://github.com/sebastianbergmann",
1854
+ "type": "github"
1855
+ }
1856
+ ],
1857
+ "time": "2022-02-14T08:28:10+00:00"
1858
+ },
1859
+ {
1860
+ "name": "sebastian/lines-of-code",
1861
+ "version": "1.0.3",
1862
+ "source": {
1863
+ "type": "git",
1864
+ "url": "https://github.com/sebastianbergmann/lines-of-code.git",
1865
+ "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
1866
+ },
1867
+ "dist": {
1868
+ "type": "zip",
1869
+ "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
1870
+ "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
1871
+ "shasum": ""
1872
+ },
1873
+ "require": {
1874
+ "nikic/php-parser": "^4.6",
1875
+ "php": ">=7.3"
1876
+ },
1877
+ "require-dev": {
1878
+ "phpunit/phpunit": "^9.3"
1879
+ },
1880
+ "type": "library",
1881
+ "extra": {
1882
+ "branch-alias": {
1883
+ "dev-master": "1.0-dev"
1884
+ }
1885
+ },
1886
+ "autoload": {
1887
+ "classmap": [
1888
+ "src/"
1889
+ ]
1890
+ },
1891
+ "notification-url": "https://packagist.org/downloads/",
1892
+ "license": [
1893
+ "BSD-3-Clause"
1894
+ ],
1895
+ "authors": [
1896
+ {
1897
+ "name": "Sebastian Bergmann",
1898
+ "email": "sebastian@phpunit.de",
1899
+ "role": "lead"
1900
+ }
1901
+ ],
1902
+ "description": "Library for counting the lines of code in PHP source code",
1903
+ "homepage": "https://github.com/sebastianbergmann/lines-of-code",
1904
+ "support": {
1905
+ "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
1906
+ "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
1807
1907
  },
1808
- "time": "2017-04-27T15:39:26+00:00"
1908
+ "funding": [
1909
+ {
1910
+ "url": "https://github.com/sebastianbergmann",
1911
+ "type": "github"
1912
+ }
1913
+ ],
1914
+ "time": "2020-11-28T06:42:11+00:00"
1809
1915
  },
1810
1916
  {
1811
1917
  "name": "sebastian/object-enumerator",
1812
- "version": "3.0.4",
1918
+ "version": "4.0.4",
1813
1919
  "source": {
1814
1920
  "type": "git",
1815
1921
  "url": "https://github.com/sebastianbergmann/object-enumerator.git",
1816
- "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2"
1922
+ "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
1817
1923
  },
1818
1924
  "dist": {
1819
1925
  "type": "zip",
1820
- "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
1821
- "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
1926
+ "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
1927
+ "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
1822
1928
  "shasum": ""
1823
1929
  },
1824
1930
  "require": {
1825
- "php": ">=7.0",
1826
- "sebastian/object-reflector": "^1.1.1",
1827
- "sebastian/recursion-context": "^3.0"
1931
+ "php": ">=7.3",
1932
+ "sebastian/object-reflector": "^2.0",
1933
+ "sebastian/recursion-context": "^4.0"
1828
1934
  },
1829
1935
  "require-dev": {
1830
- "phpunit/phpunit": "^6.0"
1936
+ "phpunit/phpunit": "^9.3"
1831
1937
  },
1832
1938
  "type": "library",
1833
1939
  "extra": {
1834
1940
  "branch-alias": {
1835
- "dev-master": "3.0.x-dev"
1941
+ "dev-master": "4.0-dev"
1836
1942
  }
1837
1943
  },
1838
1944
  "autoload": {
@@ -1854,7 +1960,7 @@
1854
1960
  "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
1855
1961
  "support": {
1856
1962
  "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
1857
- "source": "https://github.com/sebastianbergmann/object-enumerator/tree/3.0.4"
1963
+ "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
1858
1964
  },
1859
1965
  "funding": [
1860
1966
  {
@@ -1862,32 +1968,32 @@
1862
1968
  "type": "github"
1863
1969
  }
1864
1970
  ],
1865
- "time": "2020-11-30T07:40:27+00:00"
1971
+ "time": "2020-10-26T13:12:34+00:00"
1866
1972
  },
1867
1973
  {
1868
1974
  "name": "sebastian/object-reflector",
1869
- "version": "1.1.2",
1975
+ "version": "2.0.4",
1870
1976
  "source": {
1871
1977
  "type": "git",
1872
1978
  "url": "https://github.com/sebastianbergmann/object-reflector.git",
1873
- "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d"
1979
+ "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
1874
1980
  },
1875
1981
  "dist": {
1876
1982
  "type": "zip",
1877
- "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
1878
- "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
1983
+ "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
1984
+ "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
1879
1985
  "shasum": ""
1880
1986
  },
1881
1987
  "require": {
1882
- "php": ">=7.0"
1988
+ "php": ">=7.3"
1883
1989
  },
1884
1990
  "require-dev": {
1885
- "phpunit/phpunit": "^6.0"
1991
+ "phpunit/phpunit": "^9.3"
1886
1992
  },
1887
1993
  "type": "library",
1888
1994
  "extra": {
1889
1995
  "branch-alias": {
1890
- "dev-master": "1.1-dev"
1996
+ "dev-master": "2.0-dev"
1891
1997
  }
1892
1998
  },
1893
1999
  "autoload": {
@@ -1909,7 +2015,7 @@
1909
2015
  "homepage": "https://github.com/sebastianbergmann/object-reflector/",
1910
2016
  "support": {
1911
2017
  "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
1912
- "source": "https://github.com/sebastianbergmann/object-reflector/tree/1.1.2"
2018
+ "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
1913
2019
  },
1914
2020
  "funding": [
1915
2021
  {
@@ -1917,32 +2023,32 @@
1917
2023
  "type": "github"
1918
2024
  }
1919
2025
  ],
1920
- "time": "2020-11-30T07:37:18+00:00"
2026
+ "time": "2020-10-26T13:14:26+00:00"
1921
2027
  },
1922
2028
  {
1923
2029
  "name": "sebastian/recursion-context",
1924
- "version": "3.0.1",
2030
+ "version": "4.0.4",
1925
2031
  "source": {
1926
2032
  "type": "git",
1927
2033
  "url": "https://github.com/sebastianbergmann/recursion-context.git",
1928
- "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb"
2034
+ "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
1929
2035
  },
1930
2036
  "dist": {
1931
2037
  "type": "zip",
1932
- "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/367dcba38d6e1977be014dc4b22f47a484dac7fb",
1933
- "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb",
2038
+ "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
2039
+ "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
1934
2040
  "shasum": ""
1935
2041
  },
1936
2042
  "require": {
1937
- "php": ">=7.0"
2043
+ "php": ">=7.3"
1938
2044
  },
1939
2045
  "require-dev": {
1940
- "phpunit/phpunit": "^6.0"
2046
+ "phpunit/phpunit": "^9.3"
1941
2047
  },
1942
2048
  "type": "library",
1943
2049
  "extra": {
1944
2050
  "branch-alias": {
1945
- "dev-master": "3.0.x-dev"
2051
+ "dev-master": "4.0-dev"
1946
2052
  }
1947
2053
  },
1948
2054
  "autoload": {
@@ -1972,7 +2078,7 @@
1972
2078
  "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1973
2079
  "support": {
1974
2080
  "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
1975
- "source": "https://github.com/sebastianbergmann/recursion-context/tree/3.0.1"
2081
+ "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
1976
2082
  },
1977
2083
  "funding": [
1978
2084
  {
@@ -1980,29 +2086,32 @@
1980
2086
  "type": "github"
1981
2087
  }
1982
2088
  ],
1983
- "time": "2020-11-30T07:34:24+00:00"
2089
+ "time": "2020-10-26T13:17:30+00:00"
1984
2090
  },
1985
2091
  {
1986
2092
  "name": "sebastian/resource-operations",
1987
- "version": "2.0.2",
2093
+ "version": "3.0.3",
1988
2094
  "source": {
1989
2095
  "type": "git",
1990
2096
  "url": "https://github.com/sebastianbergmann/resource-operations.git",
1991
- "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3"
2097
+ "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
1992
2098
  },
1993
2099
  "dist": {
1994
2100
  "type": "zip",
1995
- "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/31d35ca87926450c44eae7e2611d45a7a65ea8b3",
1996
- "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3",
2101
+ "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
2102
+ "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
1997
2103
  "shasum": ""
1998
2104
  },
1999
2105
  "require": {
2000
- "php": ">=7.1"
2106
+ "php": ">=7.3"
2107
+ },
2108
+ "require-dev": {
2109
+ "phpunit/phpunit": "^9.0"
2001
2110
  },
2002
2111
  "type": "library",
2003
2112
  "extra": {
2004
2113
  "branch-alias": {
2005
- "dev-master": "2.0-dev"
2114
+ "dev-master": "3.0-dev"
2006
2115
  }
2007
2116
  },
2008
2117
  "autoload": {
@@ -2024,7 +2133,63 @@
2024
2133
  "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2025
2134
  "support": {
2026
2135
  "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
2027
- "source": "https://github.com/sebastianbergmann/resource-operations/tree/2.0.2"
2136
+ "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
2137
+ },
2138
+ "funding": [
2139
+ {
2140
+ "url": "https://github.com/sebastianbergmann",
2141
+ "type": "github"
2142
+ }
2143
+ ],
2144
+ "time": "2020-09-28T06:45:17+00:00"
2145
+ },
2146
+ {
2147
+ "name": "sebastian/type",
2148
+ "version": "3.2.0",
2149
+ "source": {
2150
+ "type": "git",
2151
+ "url": "https://github.com/sebastianbergmann/type.git",
2152
+ "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e"
2153
+ },
2154
+ "dist": {
2155
+ "type": "zip",
2156
+ "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e",
2157
+ "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e",
2158
+ "shasum": ""
2159
+ },
2160
+ "require": {
2161
+ "php": ">=7.3"
2162
+ },
2163
+ "require-dev": {
2164
+ "phpunit/phpunit": "^9.5"
2165
+ },
2166
+ "type": "library",
2167
+ "extra": {
2168
+ "branch-alias": {
2169
+ "dev-master": "3.2-dev"
2170
+ }
2171
+ },
2172
+ "autoload": {
2173
+ "classmap": [
2174
+ "src/"
2175
+ ]
2176
+ },
2177
+ "notification-url": "https://packagist.org/downloads/",
2178
+ "license": [
2179
+ "BSD-3-Clause"
2180
+ ],
2181
+ "authors": [
2182
+ {
2183
+ "name": "Sebastian Bergmann",
2184
+ "email": "sebastian@phpunit.de",
2185
+ "role": "lead"
2186
+ }
2187
+ ],
2188
+ "description": "Collection of value objects that represent the types of the PHP type system",
2189
+ "homepage": "https://github.com/sebastianbergmann/type",
2190
+ "support": {
2191
+ "issues": "https://github.com/sebastianbergmann/type/issues",
2192
+ "source": "https://github.com/sebastianbergmann/type/tree/3.2.0"
2028
2193
  },
2029
2194
  "funding": [
2030
2195
  {
@@ -2032,29 +2197,29 @@
2032
2197
  "type": "github"
2033
2198
  }
2034
2199
  ],
2035
- "time": "2020-11-30T07:30:19+00:00"
2200
+ "time": "2022-09-12T14:47:03+00:00"
2036
2201
  },
2037
2202
  {
2038
2203
  "name": "sebastian/version",
2039
- "version": "2.0.1",
2204
+ "version": "3.0.2",
2040
2205
  "source": {
2041
2206
  "type": "git",
2042
2207
  "url": "https://github.com/sebastianbergmann/version.git",
2043
- "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
2208
+ "reference": "c6c1022351a901512170118436c764e473f6de8c"
2044
2209
  },
2045
2210
  "dist": {
2046
2211
  "type": "zip",
2047
- "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
2048
- "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
2212
+ "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
2213
+ "reference": "c6c1022351a901512170118436c764e473f6de8c",
2049
2214
  "shasum": ""
2050
2215
  },
2051
2216
  "require": {
2052
- "php": ">=5.6"
2217
+ "php": ">=7.3"
2053
2218
  },
2054
2219
  "type": "library",
2055
2220
  "extra": {
2056
2221
  "branch-alias": {
2057
- "dev-master": "2.0.x-dev"
2222
+ "dev-master": "3.0-dev"
2058
2223
  }
2059
2224
  },
2060
2225
  "autoload": {
@@ -2077,9 +2242,15 @@
2077
2242
  "homepage": "https://github.com/sebastianbergmann/version",
2078
2243
  "support": {
2079
2244
  "issues": "https://github.com/sebastianbergmann/version/issues",
2080
- "source": "https://github.com/sebastianbergmann/version/tree/master"
2245
+ "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
2081
2246
  },
2082
- "time": "2016-10-03T07:35:21+00:00"
2247
+ "funding": [
2248
+ {
2249
+ "url": "https://github.com/sebastianbergmann",
2250
+ "type": "github"
2251
+ }
2252
+ ],
2253
+ "time": "2020-09-28T06:39:44+00:00"
2083
2254
  },
2084
2255
  {
2085
2256
  "name": "sirbrillig/phpcs-variable-analysis",
@@ -3072,64 +3243,6 @@
3072
3243
  ],
3073
3244
  "time": "2021-07-28T10:34:58+00:00"
3074
3245
  },
3075
- {
3076
- "name": "webmozart/assert",
3077
- "version": "1.11.0",
3078
- "source": {
3079
- "type": "git",
3080
- "url": "https://github.com/webmozarts/assert.git",
3081
- "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
3082
- },
3083
- "dist": {
3084
- "type": "zip",
3085
- "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
3086
- "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
3087
- "shasum": ""
3088
- },
3089
- "require": {
3090
- "ext-ctype": "*",
3091
- "php": "^7.2 || ^8.0"
3092
- },
3093
- "conflict": {
3094
- "phpstan/phpstan": "<0.12.20",
3095
- "vimeo/psalm": "<4.6.1 || 4.6.2"
3096
- },
3097
- "require-dev": {
3098
- "phpunit/phpunit": "^8.5.13"
3099
- },
3100
- "type": "library",
3101
- "extra": {
3102
- "branch-alias": {
3103
- "dev-master": "1.10-dev"
3104
- }
3105
- },
3106
- "autoload": {
3107
- "psr-4": {
3108
- "Webmozart\\Assert\\": "src/"
3109
- }
3110
- },
3111
- "notification-url": "https://packagist.org/downloads/",
3112
- "license": [
3113
- "MIT"
3114
- ],
3115
- "authors": [
3116
- {
3117
- "name": "Bernhard Schussek",
3118
- "email": "bschussek@gmail.com"
3119
- }
3120
- ],
3121
- "description": "Assertions to validate method input/output with nice error messages.",
3122
- "keywords": [
3123
- "assert",
3124
- "check",
3125
- "validate"
3126
- ],
3127
- "support": {
3128
- "issues": "https://github.com/webmozarts/assert/issues",
3129
- "source": "https://github.com/webmozarts/assert/tree/1.11.0"
3130
- },
3131
- "time": "2022-06-03T18:03:27+00:00"
3132
- },
3133
3246
  {
3134
3247
  "name": "wp-coding-standards/wpcs",
3135
3248
  "version": "2.3.0",
@@ -3291,5 +3404,8 @@
3291
3404
  "prefer-lowest": false,
3292
3405
  "platform": [],
3293
3406
  "platform-dev": [],
3294
- "plugin-api-version": "2.1.0"
3407
+ "platform-overrides": {
3408
+ "php": "7.4"
3409
+ },
3410
+ "plugin-api-version": "2.3.0"
3295
3411
  }