1{ 2 "_readme": [ 3 "This file locks the dependencies of your project to a known state", 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 5 "This file is @generated automatically" 6 ], 7 "content-hash": "dd43ab82ffb506b527a93849ee9deffa", 8 "packages": [ 9 { 10 "name": "antlr/antlr4-php-runtime", 11 "version": "0.5.0", 12 "source": { 13 "type": "git", 14 "url": "https://github.com/antlr/antlr-php-runtime.git", 15 "reference": "0cb16628b575b50bd087a81d11bd961ac3b8e9e9" 16 }, 17 "dist": { 18 "type": "zip", 19 "url": "https://api.github.com/repos/antlr/antlr-php-runtime/zipball/0cb16628b575b50bd087a81d11bd961ac3b8e9e9", 20 "reference": "0cb16628b575b50bd087a81d11bd961ac3b8e9e9", 21 "shasum": "" 22 }, 23 "require": { 24 "ext-mbstring": "*", 25 "php": "^7.2" 26 }, 27 "require-dev": { 28 "phpstan/extension-installer": "^1.0", 29 "phpstan/phpstan": "^0.11.4", 30 "slevomat/coding-standard": "^5.0.4", 31 "squizlabs/php_codesniffer": "^3.4.1" 32 }, 33 "type": "library", 34 "extra": { 35 "branch-alias": { 36 "dev-master": "0.2-dev" 37 } 38 }, 39 "autoload": { 40 "psr-4": { 41 "Antlr\\Antlr4\\Runtime\\": "src/" 42 } 43 }, 44 "notification-url": "https://packagist.org/downloads/", 45 "license": [ 46 "BSD-3-Clause" 47 ], 48 "description": "PHP 7 runtime for ANTLR 4", 49 "keywords": [ 50 "antlr4", 51 "php", 52 "runtime" 53 ], 54 "support": { 55 "issues": "https://github.com/antlr/antlr-php-runtime/issues", 56 "source": "https://github.com/antlr/antlr-php-runtime/tree/0.5.0" 57 }, 58 "time": "2021-03-11T21:58:33+00:00" 59 }, 60 { 61 "name": "dragonmantank/cron-expression", 62 "version": "v1.2.1", 63 "source": { 64 "type": "git", 65 "url": "https://github.com/dragonmantank/cron-expression.git", 66 "reference": "9504fa9ea681b586028adaaa0877db4aecf32bad" 67 }, 68 "dist": { 69 "type": "zip", 70 "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/9504fa9ea681b586028adaaa0877db4aecf32bad", 71 "reference": "9504fa9ea681b586028adaaa0877db4aecf32bad", 72 "shasum": "" 73 }, 74 "require": { 75 "php": ">=5.3.2" 76 }, 77 "require-dev": { 78 "phpunit/phpunit": "~4.0|~5.0" 79 }, 80 "type": "library", 81 "autoload": { 82 "psr-4": { 83 "Cron\\": "src/Cron/" 84 } 85 }, 86 "notification-url": "https://packagist.org/downloads/", 87 "license": [ 88 "MIT" 89 ], 90 "authors": [ 91 { 92 "name": "Michael Dowling", 93 "email": "mtdowling@gmail.com", 94 "homepage": "https://github.com/mtdowling" 95 } 96 ], 97 "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due", 98 "keywords": [ 99 "cron", 100 "schedule" 101 ], 102 "support": { 103 "source": "https://github.com/dragonmantank/cron-expression/tree/v1.2.0" 104 }, 105 "time": "2017-01-23T04:29:33+00:00" 106 } 107 ], 108 "packages-dev": [], 109 "aliases": [], 110 "minimum-stability": "stable", 111 "stability-flags": [], 112 "prefer-stable": false, 113 "prefer-lowest": false, 114 "platform": { 115 "php": ">=7.2" 116 }, 117 "platform-dev": [], 118 "plugin-api-version": "2.0.0" 119} 120