summaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock51
1 files changed, 2 insertions, 49 deletions
diff --git a/composer.lock b/composer.lock
index 7eb67b4..c373d57 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,55 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "06a0492edddd04e15173a7208cec1c1c",
- "packages": [
- {
- "name": "jjgrainger/posttypes",
- "version": "2.1",
- "source": {
- "type": "git",
- "url": "https://github.com/jjgrainger/PostTypes.git",
- "reference": "a87584606e9ef726f7621c1d71a184fdf7282172"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/jjgrainger/PostTypes/zipball/a87584606e9ef726f7621c1d71a184fdf7282172",
- "reference": "a87584606e9ef726f7621c1d71a184fdf7282172",
- "shasum": ""
- },
- "require": {
- "php": ">=7.2"
- },
- "require-dev": {
- "phpunit/phpunit": "8.*",
- "squizlabs/php_codesniffer": "3.*"
- },
- "type": "library",
- "autoload": {
- "psr-4": {
- "PostTypes\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Joe Grainger",
- "email": "hello@jjgrainger.co.uk",
- "homepage": "https://jjgrainger.co.uk"
- }
- ],
- "description": "Simple WordPress custom post types.",
- "homepage": "https://github.com/jjgrainger/posttype",
- "support": {
- "issues": "https://github.com/jjgrainger/PostTypes/issues",
- "source": "https://github.com/jjgrainger/PostTypes/tree/v2.1"
- },
- "time": "2020-04-12T13:01:12+00:00"
- }
- ],
+ "content-hash": "c5fb66ad293216cf0d8d4e14b4679cd1",
+ "packages": [],
"packages-dev": [
{
"name": "doctrine/instantiator",