new version

This commit is contained in:
Almira Krdzic
2018-08-06 15:32:55 +02:00
parent d86f748bc6
commit 3da7e559dd
73 changed files with 256 additions and 286 deletions

8
composer.json Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "wp-premium/gravityforms",
"autoload": {
"classmap": [
"."
]
}
}