Merge branch 'release/5.9.5'
This commit is contained in:
commit
06bcd1416c
|
|
@ -0,0 +1 @@
|
|||
/vendor/
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"name": "studiometa/advanced-custom-fields-pro",
|
||||
"description": "Customize WordPress with powerful, professional and intuitive fields.",
|
||||
"type": "wordpress-plugin",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Studio Meta",
|
||||
"email": "agence@studiometa.fr"
|
||||
}
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"require": {
|
||||
"php": "^5.6.20||^7.0",
|
||||
"composer/installers": "^1.9.0"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue