Rename to filtered-eventsexport-bundle
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "gymnasium-nossen/gymnasium-nossen-bundle",
|
||||
"name": "mummert/filtered-eventsexport-bundle",
|
||||
"description": "Contao frontend module with date-range filtered upcoming events for members.",
|
||||
"type": "contao-bundle",
|
||||
"license": "proprietary",
|
||||
@@ -12,11 +12,11 @@
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"GymnasiumNossenBundle\\": "src/"
|
||||
"FilteredEventsExportBundle\\": "src/"
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
"contao-manager-plugin": "GymnasiumNossenBundle\\Contao\\Manager\\Plugin"
|
||||
"contao-manager-plugin": "FilteredEventsExportBundle\\Contao\\Manager\\Plugin"
|
||||
},
|
||||
"prefer-stable": true
|
||||
}
|
||||
Reference in New Issue
Block a user