Lines Matching +full:php +full:- +full:version

4 …     "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
7 "content-hash": "417266ec475af898d03447406f47a5d9",
9 "packages-dev": [
12 "version": "1.4.0",
25 "php": "^7.1 || ^8.0"
27 "require-dev": {
28 "doctrine/coding-standard": "^8.0",
29 "ext-pdo": "*",
30 "ext-phar": "*",
31 "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
33 "phpstan/phpstan-phpunit": "^0.12",
38 "psr-4": {
42 "notification-url": "https://packagist.org/downloads/",
53 …"description": "A small, lightweight utility to instantiate objects in PHP without invoking their …
54 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
65 "url": "https://www.doctrine-project.org/sponsorship.html",
77 "time": "2020-11-10T18:47:58+00:00"
80 "name": "myclabs/deep-copy",
81 "version": "1.10.2",
94 "php": "^7.1 || ^8.0"
97 "myclabs/deep-copy": "self.version"
99 "require-dev": {
106 "psr-4": {
110 "src/DeepCopy/deep_copy.php"
113 "notification-url": "https://packagist.org/downloads/",
131 "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
135 "time": "2020-11-13T09:40:50+00:00"
138 "name": "phar-io/manifest",
139 "version": "2.0.1",
142 "url": "https://github.com/phar-io/manifest.git",
147 …"url": "https://api.github.com/repos/phar-io/manifest/zipball/85265efd3af7ba3ca4b2a2c34dbfc5788dd2…
152 "ext-dom": "*",
153 "ext-phar": "*",
154 "ext-xmlwriter": "*",
155 "phar-io/version": "^3.0.1",
156 "php": "^7.2 || ^8.0"
160 "branch-alias": {
161 "dev-master": "2.0.x-dev"
169 "notification-url": "https://packagist.org/downloads/",
171 "BSD-3-Clause"
190 … "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
192 "issues": "https://github.com/phar-io/manifest/issues",
193 "source": "https://github.com/phar-io/manifest/tree/master"
195 "time": "2020-06-27T14:33:11+00:00"
198 "name": "phar-io/version",
199 "version": "3.0.4",
202 "url": "https://github.com/phar-io/version.git",
207 …"url": "https://api.github.com/repos/phar-io/version/zipball/e4782611070e50613683d2b9a57730e9a3ba5…
212 "php": "^7.2 || ^8.0"
220 "notification-url": "https://packagist.org/downloads/",
222 "BSD-3-Clause"
241 "description": "Library for handling version information and constraints",
243 "issues": "https://github.com/phar-io/version/issues",
244 "source": "https://github.com/phar-io/version/tree/3.0.4"
246 "time": "2020-12-13T23:18:30+00:00"
249 "name": "phpdocumentor/reflection-common",
250 "version": "2.2.0",
263 "php": "^7.2 || ^8.0"
267 "branch-alias": {
268 "dev-2.x": "2.x-dev"
272 "psr-4": {
276 "notification-url": "https://packagist.org/downloads/",
299 "time": "2020-06-27T09:03:43+00:00"
302 "name": "phpdocumentor/reflection-docblock",
303 "version": "5.2.2",
316 "ext-filter": "*",
317 "php": "^7.2 || ^8.0",
318 "phpdocumentor/reflection-common": "^2.2",
319 "phpdocumentor/type-resolver": "^1.3",
322 "require-dev": {
327 "branch-alias": {
328 "dev-master": "5.x-dev"
332 "psr-4": {
336 "notification-url": "https://packagist.org/downloads/",
355 "time": "2020-09-03T19:13:55+00:00"
358 "name": "phpdocumentor/type-resolver",
359 "version": "1.4.0",
372 "php": "^7.2 || ^8.0",
373 "phpdocumentor/reflection-common": "^2.0"
375 "require-dev": {
376 "ext-tokenizer": "*"
380 "branch-alias": {
381 "dev-1.x": "1.x-dev"
385 "psr-4": {
389 "notification-url": "https://packagist.org/downloads/",
399 … "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
404 "time": "2020-09-17T18:55:26+00:00"
408 "version": "1.12.2",
422 "php": "^7.2 || ~8.0, <8.1",
423 "phpdocumentor/reflection-docblock": "^5.2",
425 "sebastian/recursion-context": "^3.0 || ^4.0"
427 "require-dev": {
433 "branch-alias": {
434 "dev-master": "1.11.x-dev"
438 "psr-4": {
442 "notification-url": "https://packagist.org/downloads/",
457 "description": "Highly opinionated mocking framework for PHP 5.3+",
471 "time": "2020-12-19T10:15:11+00:00"
474 "name": "phpunit/php-code-coverage",
475 "version": "7.0.14",
478 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
483 …"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/bb7c9a210c72e4709…
488 "ext-dom": "*",
489 "ext-xmlwriter": "*",
490 "php": ">=7.2",
491 "phpunit/php-file-iterator": "^2.0.2",
492 "phpunit/php-text-template": "^1.2.1",
493 "phpunit/php-token-stream": "^3.1.1 || ^4.0",
494 "sebastian/code-unit-reverse-lookup": "^1.0.1",
496 "sebastian/version": "^2.0.1",
499 "require-dev": {
503 "ext-xdebug": "^2.7.2"
507 "branch-alias": {
508 "dev-master": "7.0-dev"
516 "notification-url": "https://packagist.org/downloads/",
518 "BSD-3-Clause"
527 …rary that provides collection, processing, and rendering functionality for PHP code coverage infor…
528 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
535 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
536 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/7.0.14"
544 "time": "2020-12-02T13:39:03+00:00"
547 "name": "phpunit/php-file-iterator",
548 "version": "2.0.3",
551 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
556 …"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/4b49fb70f067272b6…
561 "php": ">=7.1"
563 "require-dev": {
568 "branch-alias": {
569 "dev-master": "2.0.x-dev"
577 "notification-url": "https://packagist.org/downloads/",
579 "BSD-3-Clause"
589 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
595 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
596 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.3"
604 "time": "2020-11-30T08:25:21+00:00"
607 "name": "phpunit/php-text-template",
608 "version": "1.2.1",
611 "url": "https://github.com/sebastianbergmann/php-text-template.git",
616 …"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2af…
621 "php": ">=5.3.3"
629 "notification-url": "https://packagist.org/downloads/",
631 "BSD-3-Clause"
641 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
646 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
647 "source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
649 "time": "2015-06-21T13:50:34+00:00"
652 "name": "phpunit/php-timer",
653 "version": "2.1.3",
656 "url": "https://github.com/sebastianbergmann/php-timer.git",
661 …"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/2454ae1765516d20c4ffe103d…
666 "php": ">=7.1"
668 "require-dev": {
673 "branch-alias": {
674 "dev-master": "2.1-dev"
682 "notification-url": "https://packagist.org/downloads/",
684 "BSD-3-Clause"
694 "homepage": "https://github.com/sebastianbergmann/php-timer/",
699 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
700 "source": "https://github.com/sebastianbergmann/php-timer/tree/2.1.3"
708 "time": "2020-11-30T08:20:02+00:00"
711 "name": "phpunit/php-token-stream",
712 "version": "4.0.4",
715 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
720 …"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/a853a0e183b9db7eed…
725 "ext-tokenizer": "*",
726 "php": "^7.3 || ^8.0"
728 "require-dev": {
733 "branch-alias": {
734 "dev-master": "4.0-dev"
742 "notification-url": "https://packagist.org/downloads/",
744 "BSD-3-Clause"
752 "description": "Wrapper around PHP's tokenizer extension.",
753 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
758 "issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
759 "source": "https://github.com/sebastianbergmann/php-token-stream/tree/master"
768 "time": "2020-08-04T08:28:15+00:00"
772 "version": "8.5.14",
786 "ext-dom": "*",
787 "ext-json": "*",
788 "ext-libxml": "*",
789 "ext-mbstring": "*",
790 "ext-xml": "*",
791 "ext-xmlwriter": "*",
792 "myclabs/deep-copy": "^1.10.0",
793 "phar-io/manifest": "^2.0.1",
794 "phar-io/version": "^3.0.2",
795 "php": ">=7.2",
797 "phpunit/php-code-coverage": "^7.0.12",
798 "phpunit/php-file-iterator": "^2.0.2",
799 "phpunit/php-text-template": "^1.2.1",
800 "phpunit/php-timer": "^2.1.2",
805 "sebastian/global-state": "^3.0.0",
806 "sebastian/object-enumerator": "^3.0.3",
807 "sebastian/resource-operations": "^2.0.1",
809 "sebastian/version": "^2.0.1"
811 "require-dev": {
812 "ext-pdo": "*"
815 "ext-soap": "*",
816 "ext-xdebug": "*",
817 "phpunit/php-invoker": "^2.0.0"
824 "branch-alias": {
825 "dev-master": "8.5-dev"
833 "notification-url": "https://packagist.org/downloads/",
835 "BSD-3-Clause"
844 "description": "The PHP Unit Testing framework.",
865 "time": "2021-01-17T07:37:30+00:00"
868 "name": "sebastian/code-unit-reverse-lookup",
869 "version": "1.0.2",
872 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
877 …"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1de8cd5c01…
882 "php": ">=5.6"
884 "require-dev": {
889 "branch-alias": {
890 "dev-master": "1.0.x-dev"
898 "notification-url": "https://packagist.org/downloads/",
900 "BSD-3-Clause"
909 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
911 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
912 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.2"
920 "time": "2020-11-30T08:15:22+00:00"
924 "version": "3.0.3",
937 "php": ">=7.1",
941 "require-dev": {
946 "branch-alias": {
947 "dev-master": "3.0-dev"
955 "notification-url": "https://packagist.org/downloads/",
957 "BSD-3-Clause"
977 "description": "Provides the functionality to compare PHP values for equality",
994 "time": "2020-11-30T08:04:30+00:00"
998 "version": "3.0.3",
1011 "php": ">=7.1"
1013 "require-dev": {
1019 "branch-alias": {
1020 "dev-master": "3.0-dev"
1028 "notification-url": "https://packagist.org/downloads/",
1030 "BSD-3-Clause"
1039 "email": "mail@kore-nordmann.de"
1060 "time": "2020-11-30T07:59:04+00:00"
1064 "version": "4.2.4",
1077 "php": ">=7.1"
1079 "require-dev": {
1083 "ext-posix": "*"
1087 "branch-alias": {
1088 "dev-master": "4.2-dev"
1096 "notification-url": "https://packagist.org/downloads/",
1098 "BSD-3-Clause"
1106 "description": "Provides functionality to handle HHVM/PHP environments",
1123 "time": "2020-11-30T07:53:42+00:00"
1127 "version": "3.1.3",
1140 "php": ">=7.0",
1141 "sebastian/recursion-context": "^3.0"
1143 "require-dev": {
1144 "ext-mbstring": "*",
1149 "branch-alias": {
1150 "dev-master": "3.1.x-dev"
1158 "notification-url": "https://packagist.org/downloads/",
1160 "BSD-3-Clause"
1177 "email": "aharvey@php.net"
1184 "description": "Provides the functionality to export PHP variables for visualization",
1200 "time": "2020-11-30T07:47:53+00:00"
1203 "name": "sebastian/global-state",
1204 "version": "3.0.1",
1207 "url": "https://github.com/sebastianbergmann/global-state.git",
1212 …"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/474fb9edb7ab891665d3bf…
1217 "php": ">=7.2",
1218 "sebastian/object-reflector": "^1.1.1",
1219 "sebastian/recursion-context": "^3.0"
1221 "require-dev": {
1222 "ext-dom": "*",
1226 "ext-uopz": "*"
1230 "branch-alias": {
1231 "dev-master": "3.0-dev"
1239 "notification-url": "https://packagist.org/downloads/",
1241 "BSD-3-Clause"
1250 "homepage": "http://www.github.com/sebastianbergmann/global-state",
1255 "issues": "https://github.com/sebastianbergmann/global-state/issues",
1256 "source": "https://github.com/sebastianbergmann/global-state/tree/3.0.1"
1264 "time": "2020-11-30T07:43:24+00:00"
1267 "name": "sebastian/object-enumerator",
1268 "version": "3.0.4",
1271 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
1276 …"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/e67f6d32ebd0c749c…
1281 "php": ">=7.0",
1282 "sebastian/object-reflector": "^1.1.1",
1283 "sebastian/recursion-context": "^3.0"
1285 "require-dev": {
1290 "branch-alias": {
1291 "dev-master": "3.0.x-dev"
1299 "notification-url": "https://packagist.org/downloads/",
1301 "BSD-3-Clause"
1310 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
1312 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
1313 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/3.0.4"
1321 "time": "2020-11-30T07:40:27+00:00"
1324 "name": "sebastian/object-reflector",
1325 "version": "1.1.2",
1328 "url": "https://github.com/sebastianbergmann/object-reflector.git",
1333 …"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/9b8772b9cbd456ab45…
1338 "php": ">=7.0"
1340 "require-dev": {
1345 "branch-alias": {
1346 "dev-master": "1.1-dev"
1354 "notification-url": "https://packagist.org/downloads/",
1356 "BSD-3-Clause"
1364 … "description": "Allows reflection of object attributes, including inherited and non-public ones",
1365 "homepage": "https://github.com/sebastianbergmann/object-reflector/",
1367 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
1368 "source": "https://github.com/sebastianbergmann/object-reflector/tree/1.1.2"
1376 "time": "2020-11-30T07:37:18+00:00"
1379 "name": "sebastian/recursion-context",
1380 "version": "3.0.1",
1383 "url": "https://github.com/sebastianbergmann/recursion-context.git",
1388 …"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/367dcba38d6e1977b…
1393 "php": ">=7.0"
1395 "require-dev": {
1400 "branch-alias": {
1401 "dev-master": "3.0.x-dev"
1409 "notification-url": "https://packagist.org/downloads/",
1411 "BSD-3-Clause"
1424 "email": "aharvey@php.net"
1427 "description": "Provides functionality to recursively process PHP variables",
1428 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1430 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
1431 "source": "https://github.com/sebastianbergmann/recursion-context/tree/3.0.1"
1439 "time": "2020-11-30T07:34:24+00:00"
1442 "name": "sebastian/resource-operations",
1443 "version": "2.0.2",
1446 "url": "https://github.com/sebastianbergmann/resource-operations.git",
1451 …"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/31d35ca87926450…
1456 "php": ">=7.1"
1460 "branch-alias": {
1461 "dev-master": "2.0-dev"
1469 "notification-url": "https://packagist.org/downloads/",
1471 "BSD-3-Clause"
1479 "description": "Provides a list of PHP built-in functions that operate on resources",
1480 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
1482 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
1483 "source": "https://github.com/sebastianbergmann/resource-operations/tree/2.0.2"
1491 "time": "2020-11-30T07:30:19+00:00"
1495 "version": "1.1.4",
1508 "php": ">=7.2"
1510 "require-dev": {
1515 "branch-alias": {
1516 "dev-master": "1.1-dev"
1524 "notification-url": "https://packagist.org/downloads/",
1526 "BSD-3-Clause"
1535 … "description": "Collection of value objects that represent the types of the PHP type system",
1547 "time": "2020-11-30T07:25:11+00:00"
1550 "name": "sebastian/version",
1551 "version": "2.0.1",
1554 "url": "https://github.com/sebastianbergmann/version.git",
1559 …"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba…
1564 "php": ">=5.6"
1568 "branch-alias": {
1569 "dev-master": "2.0.x-dev"
1577 "notification-url": "https://packagist.org/downloads/",
1579 "BSD-3-Clause"
1588 … "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1589 "homepage": "https://github.com/sebastianbergmann/version",
1591 "issues": "https://github.com/sebastianbergmann/version/issues",
1592 "source": "https://github.com/sebastianbergmann/version/tree/master"
1594 "time": "2016-10-03T07:35:21+00:00"
1597 "name": "symfony/polyfill-ctype",
1598 "version": "v1.22.0",
1601 "url": "https://github.com/symfony/polyfill-ctype.git",
1606 …"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084ca…
1611 "php": ">=7.1"
1614 "ext-ctype": "For best performance"
1618 "branch-alias": {
1619 "dev-main": "1.22-dev"
1627 "psr-4": {
1631 "bootstrap.php"
1634 "notification-url": "https://packagist.org/downloads/",
1657 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.0"
1673 "time": "2021-01-07T16:49:33+00:00"
1677 "version": "1.2.0",
1690 "ext-dom": "*",
1691 "ext-tokenizer": "*",
1692 "ext-xmlwriter": "*",
1693 "php": "^7.2 || ^8.0"
1701 "notification-url": "https://packagist.org/downloads/",
1703 "BSD-3-Clause"
1712 …"description": "A small library for converting tokenized PHP source code into XML and potentially …
1723 "time": "2020-07-12T23:59:07+00:00"
1727 "version": "1.9.1",
1740 "php": "^5.3.3 || ^7.0 || ^8.0",
1741 "symfony/polyfill-ctype": "^1.8"
1747 "require-dev": {
1752 "psr-4": {
1756 "notification-url": "https://packagist.org/downloads/",
1776 "time": "2020-07-08T17:02:28+00:00"
1780 "minimum-stability": "stable",
1781 "stability-flags": [],
1782 "prefer-stable": false,
1783 "prefer-lowest": false,
1785 "platform-dev": [],
1786 "plugin-api-version": "2.0.0"