Adds DFs
This commit is contained in:
14
spec/fixtures/dynamic_finders/plugin_version/repeat-events/composer_file/package.json
vendored
Normal file
14
spec/fixtures/dynamic_finders/plugin_version/repeat-events/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "repeat-events",
|
||||
"version": "1.0.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/blueboxdigital/repeat-events.git"
|
||||
},
|
||||
"author": "@blueboxdigital",
|
||||
"license": "UNLICENSED",
|
||||
"devDependencies": {
|
||||
"@prettier/plugin-php": "^0.14.3",
|
||||
"prettier": "^2.1.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user