{ "_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": "5972ee7f683ce7e0b61ef2140ae044e9", "packages": [], "packages-dev": [ { "name": "atoum/atoum", "version": "3.4.2", "source": { "type": "git", "url": "https://github.com/atoum/atoum.git", "reference": "e90606b89e62c5c18c5d02596078edf55f35b3c3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/atoum/atoum/zipball/e90606b89e62c5c18c5d02596078edf55f35b3c3", "reference": "e90606b89e62c5c18c5d02596078edf55f35b3c3", "shasum": "" }, "require": { "ext-hash": "*", "ext-json": "*", "ext-tokenizer": "*", "ext-xml": "*", "php": "^5.6.0 || ^7.0.0 <7.5.0" }, "replace": { "mageekguy/atoum": "*" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2" }, "suggest": { "atoum/stubs": "Provides IDE support (like autocompletion) for atoum", "ext-mbstring": "Provides support for UTF-8 strings", "ext-xdebug": "Provides code coverage report (>= 2.3)" }, "bin": [ "bin/atoum" ], "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "autoload": { "classmap": [ "classes/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Frédéric Hardy", "email": "frederic.hardy@atoum.org", "homepage": "http://blog.mageekbox.net" }, { "name": "François Dussert", "email": "francois.dussert@atoum.org" }, { "name": "Gérald Croes", "email": "gerald.croes@atoum.org" }, { "name": "Julien Bianchi", "email": "julien.bianchi@atoum.org" }, { "name": "Ludovic Fleury", "email": "ludovic.fleury@atoum.org" } ], "description": "Simple modern and intuitive unit testing framework for PHP 5.3+", "homepage": "http://www.atoum.org", "keywords": [ "TDD", "atoum", "test", "unit testing" ], "time": "2020-03-04T10:29:09+00:00" }, { "name": "atoum/stubs", "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/atoum/stubs.git", "reference": "df8b73b0358de7283ecba91d8f4a9683f583993d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/atoum/stubs/zipball/df8b73b0358de7283ecba91d8f4a9683f583993d", "reference": "df8b73b0358de7283ecba91d8f4a9683f583993d", "shasum": "" }, "suggest": { "atoum/atoum": "Include atoum in your projet dependencies" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Julien Bianchi", "email": "julien.bianchi@atoum.org" }, { "name": "Ludovic Fleury", "email": "ludovic.fleury@atoum.org" } ], "description": "Stubs for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+", "homepage": "http://www.atoum.org", "keywords": [ "TDD", "atoum", "test", "unit testing" ], "time": "2018-01-29T22:41:37+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.1", "ext-gd": "*" }, "platform-dev": [] }