{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "dd43ab82ffb506b527a93849ee9deffa", "packages": [ { "name": "antlr/antlr4-php-runtime", "version": "0.5.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" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.2-dev" } }, "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" }, "time": "2021-03-11T21:58:33+00:00" }, { "name": "dragonmantank/cron-expression", "version": "v1.2.1", "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" }, "type": "library", "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" }, "time": "2017-01-23T04:29:33+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.2" }, "platform-dev": [], "plugin-api-version": "2.0.0" }