| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118 |
- [
- {
- "name": "a5hleyrich/wp-background-processing",
- "version": "1.0.1",
- "version_normalized": "1.0.1.0",
- "source": {
- "type": "git",
- "url": "https://github.com/A5hleyRich/wp-background-processing.git",
- "reference": "1f070aab5058dbaf45d5435a343033ddd8a641b1"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/A5hleyRich/wp-background-processing/zipball/1f070aab5058dbaf45d5435a343033ddd8a641b1",
- "reference": "1f070aab5058dbaf45d5435a343033ddd8a641b1",
- "shasum": ""
- },
- "require": {
- "php": ">=5.2"
- },
- "time": "2018-02-12T09:24:05+00:00",
- "type": "library",
- "installation-source": "dist",
- "autoload": {
- "classmap": [
- "classes/"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "GPL-2.0-only"
- ],
- "authors": [
- {
- "name": "Ashley Rich",
- "email": "hello@ashleyrich.com"
- }
- ],
- "description": "WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks."
- },
- {
- "name": "lucatume/di52",
- "version": "2.0.9",
- "version_normalized": "2.0.9.0",
- "source": {
- "type": "git",
- "url": "https://github.com/lucatume/di52.git",
- "reference": "dd12c213578f8fc503c79ff2689de9aa8167d9f1"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/lucatume/di52/zipball/dd12c213578f8fc503c79ff2689de9aa8167d9f1",
- "reference": "dd12c213578f8fc503c79ff2689de9aa8167d9f1",
- "shasum": ""
- },
- "require": {
- "php": ">=5.2",
- "xrstf/composer-php52": "1.*"
- },
- "require-dev": {
- "phpunit/phpunit-mock-objects-php52": "dev-1.1.0-php52",
- "phpunit/phpunit-php52": "dev-3.6.12-php52"
- },
- "time": "2017-09-26T10:10:26+00:00",
- "type": "library",
- "installation-source": "dist",
- "autoload": {
- "psr-0": {
- "tad_DI52_": [
- "src/"
- ]
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "GPL-3.0"
- ],
- "authors": [
- {
- "name": "Luca Tumedei",
- "email": "luca@theaveragedev.com"
- }
- ],
- "description": "A PHP 5.2 compatible dependency injection container."
- },
- {
- "name": "xrstf/composer-php52",
- "version": "v1.0.20",
- "version_normalized": "1.0.20.0",
- "source": {
- "type": "git",
- "url": "https://github.com/composer-php52/composer-php52.git",
- "reference": "bd41459d5e27df8d33057842b32377c39e97a5a8"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/composer-php52/composer-php52/zipball/bd41459d5e27df8d33057842b32377c39e97a5a8",
- "reference": "bd41459d5e27df8d33057842b32377c39e97a5a8",
- "shasum": ""
- },
- "time": "2016-04-16T21:52:24+00:00",
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-default": "1.x-dev"
- }
- },
- "installation-source": "dist",
- "autoload": {
- "psr-0": {
- "xrstf\\Composer52": "lib/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ]
- }
- ]
|