You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 

87 lines
2.7 KiB

{
"_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": "5819c849be41e8eaeaf8773262a042f1",
"packages": [
{
"name": "wordplate/acf",
"version": "8.4.0",
"source": {
"type": "git",
"url": "https://github.com/wordplate/extended-acf.git",
"reference": "1f8bc3dd04bb83142fd4ea54f56ef9c14fbb7d27"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wordplate/extended-acf/zipball/1f8bc3dd04bb83142fd4ea54f56ef9c14fbb7d27",
"reference": "1f8bc3dd04bb83142fd4ea54f56ef9c14fbb7d27",
"shasum": ""
},
"require": {
"php": "^7.2"
},
"require-dev": {
"phpunit/phpunit": "^8.0 || ^9.0",
"squizlabs/php_codesniffer": "^3.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.4-dev"
}
},
"autoload": {
"psr-4": {
"WordPlate\\Acf\\": "src/"
},
"files": [
"src/helpers.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Vincent Klaiber",
"email": "hello@doubledip.se"
},
{
"name": "Chris Andersson",
"email": "hello@puredazzle.se"
}
],
"description": "Register advanced custom fields with object oriented PHP",
"keywords": [
"acf",
"advanced",
"custom",
"fields",
"wordplate",
"wordpress"
],
"funding": [
{
"url": "https://github.com/wordplate/wordplate",
"type": "custom"
}
],
"time": "2020-06-05T08:47:30+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": "^7.2"
},
"platform-dev": [],
"plugin-api-version": "1.1.0"
}