2014-04-18 14:20:28 +02:00
|
|
|
{
|
2015-07-21 16:20:00 +02:00
|
|
|
"name": "digicomp/settingvalidator",
|
2017-03-13 17:00:13 +01:00
|
|
|
"type": "neos-package",
|
|
|
|
"description": "Just a Neos\\Flow Validator resolving other Validators with Configuration/Validation.yaml",
|
2015-07-21 16:20:00 +02:00
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Ferdinand Kuhl",
|
|
|
|
"email": "f.kuhl@digital-competence.de",
|
|
|
|
"homepage": "http://www.digital-competence.de",
|
|
|
|
"role": "Developer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"homepage": "https://github.com/fcool/DigiComp.SettingValidator",
|
|
|
|
"keywords": [
|
2017-03-13 17:00:13 +01:00
|
|
|
"Neos",
|
2015-07-21 16:20:00 +02:00
|
|
|
"Flow",
|
|
|
|
"validation"
|
|
|
|
],
|
|
|
|
"require": {
|
2017-05-24 14:02:27 +02:00
|
|
|
"neos/flow": "~4.1"
|
2015-07-21 16:20:00 +02:00
|
|
|
},
|
|
|
|
"autoload": {
|
2017-06-02 21:18:27 +02:00
|
|
|
"psr-4": {
|
|
|
|
"DigiComp\\SettingValidator\\": "Classes"
|
2015-07-21 16:20:00 +02:00
|
|
|
}
|
|
|
|
},
|
2017-06-02 21:58:33 +02:00
|
|
|
"autoload-dev": {
|
|
|
|
"psr-4": {
|
|
|
|
"DigiComp\\SettingValidator\\Tests\\": "Tests"
|
|
|
|
}
|
|
|
|
},
|
2015-07-21 16:20:00 +02:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2017-03-04 17:29:20 +01:00
|
|
|
"dev-master": "1.0.x-dev",
|
2017-04-03 17:05:47 +02:00
|
|
|
"dev-feature/neos-flow4": "2.0.x-dev"
|
2015-07-21 16:20:00 +02:00
|
|
|
},
|
|
|
|
"applied-flow-migrations": [
|
2015-07-21 16:20:01 +02:00
|
|
|
"Inwebs.Basket-201409170938",
|
2015-07-21 16:20:01 +02:00
|
|
|
"TYPO3.FLOW3-201201261636",
|
2015-07-21 16:20:02 +02:00
|
|
|
"TYPO3.Fluid-201205031303",
|
2015-07-21 16:20:02 +02:00
|
|
|
"TYPO3.FLOW3-201205292145",
|
2015-07-21 16:20:03 +02:00
|
|
|
"TYPO3.FLOW3-201206271128",
|
2015-07-21 16:20:03 +02:00
|
|
|
"TYPO3.FLOW3-201209201112",
|
2015-07-21 16:20:04 +02:00
|
|
|
"TYPO3.Flow-201209251426",
|
2015-07-21 16:20:05 +02:00
|
|
|
"TYPO3.Flow-201211151101",
|
2015-07-21 16:20:05 +02:00
|
|
|
"TYPO3.Flow-201212051340",
|
2015-07-21 16:20:05 +02:00
|
|
|
"TYPO3.Flow-201310031523",
|
2015-07-21 16:20:06 +02:00
|
|
|
"TYPO3.Flow-201405111147",
|
2015-07-21 16:20:07 +02:00
|
|
|
"TYPO3.Fluid-20141113120800",
|
2015-07-21 16:20:07 +02:00
|
|
|
"TYPO3.Flow-20141113121400",
|
2015-07-21 16:20:08 +02:00
|
|
|
"TYPO3.Fluid-20141121091700",
|
2017-03-15 09:06:44 +01:00
|
|
|
"TYPO3.Fluid-20150214130800",
|
2017-03-15 09:06:45 +01:00
|
|
|
"TYPO3.Flow-20151113161300",
|
2017-03-15 09:06:45 +01:00
|
|
|
"TYPO3.Flow-20161115140400",
|
2017-03-15 09:06:45 +01:00
|
|
|
"TYPO3.Flow-20161115140430",
|
2017-03-15 09:06:45 +01:00
|
|
|
"Neos.Flow-20161124204700",
|
2017-03-15 09:06:45 +01:00
|
|
|
"Neos.Flow-20161124204701",
|
2017-03-15 09:06:45 +01:00
|
|
|
"Neos.Flow-20161124224015",
|
2017-03-15 09:06:45 +01:00
|
|
|
"Neos.Eel-20161124230101",
|
2017-03-15 09:06:45 +01:00
|
|
|
"Neos.Imagine-20161124231742",
|
2017-03-15 09:06:45 +01:00
|
|
|
"Neos.Media-20161124233100",
|
2017-03-15 09:06:45 +01:00
|
|
|
"Neos.Flow-20161125124112",
|
2017-03-15 09:06:45 +01:00
|
|
|
"Neos.SwiftMailer-20161130105617",
|
2017-03-15 09:06:45 +01:00
|
|
|
"TYPO3.FluidAdaptor-20161130112935",
|
2017-03-15 09:06:45 +01:00
|
|
|
"Neos.Media-20161219094126",
|
2017-03-15 09:06:45 +01:00
|
|
|
"Neos.Flow-20170125103800",
|
2017-06-03 12:56:14 +02:00
|
|
|
"Neos.Flow-20170127183102",
|
|
|
|
"DigiComp.SettingValidator-20170603120900"
|
2015-07-21 16:20:00 +02:00
|
|
|
]
|
2014-04-18 14:20:28 +02:00
|
|
|
}
|
2017-06-03 12:56:14 +02:00
|
|
|
}
|