{ "packages": [ { "name": "antlr/antlr4-php-runtime", "version": "0.5.0", "version_normalized": "0.5.0.0", "source": { "type": "git", "url": "https://github.com/antlr/antlr-php-runtime.git", "reference": "0cb16628b575b50bd087a81d11bd961ac3b8e9e9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/antlr/antlr-php-runtime/zipball/0cb16628b575b50bd087a81d11bd961ac3b8e9e9", "reference": "0cb16628b575b50bd087a81d11bd961ac3b8e9e9", "shasum": "" }, "require": { "ext-mbstring": "*", "php": "^7.2" }, "require-dev": { "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^0.11.4", "slevomat/coding-standard": "^5.0.4", "squizlabs/php_codesniffer": "^3.4.1" }, "time": "2021-03-11T21:58:33+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "0.2-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Antlr\\Antlr4\\Runtime\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "PHP 7 runtime for ANTLR 4", "keywords": [ "antlr4", "php", "runtime" ], "support": { "issues": "https://github.com/antlr/antlr-php-runtime/issues", "source": "https://github.com/antlr/antlr-php-runtime/tree/0.5.0" }, "install-path": "../antlr/antlr4-php-runtime" }, { "name": "dragonmantank/cron-expression", "version": "v1.2.1", "version_normalized": "1.2.1.0", "source": { "type": "git", "url": "https://github.com/dragonmantank/cron-expression.git", "reference": "9504fa9ea681b586028adaaa0877db4aecf32bad" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/9504fa9ea681b586028adaaa0877db4aecf32bad", "reference": "9504fa9ea681b586028adaaa0877db4aecf32bad", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "~4.0|~5.0" }, "time": "2017-01-23T04:29:33+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Cron\\": "src/Cron/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due", "keywords": [ "cron", "schedule" ], "support": { "source": "https://github.com/dragonmantank/cron-expression/tree/v1.2.0" }, "install-path": "../dragonmantank/cron-expression" } ], "dev": true, "dev-package-names": [] }