Update
This commit is contained in:
15
oldSite/Plugins/Services/composer.json
Normal file
15
oldSite/Plugins/Services/composer.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "klevze/slider",
|
||||
"description": "CP Admin: Services Plugin",
|
||||
"type": "package",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Gregor Klevže",
|
||||
"email": "gregor@klevze.si"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=7.0.0",
|
||||
"klevze/admin": ">=1.0",
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user