1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-07 15:26:54 +02:00

Merge branch 'LostKobrakai-patch/fix-composer-json' into dev

This commit is contained in:
Ryan Cramer
2016-10-05 06:07:23 -04:00

View File

@@ -19,6 +19,5 @@
},
"autoload": {
"files": [ "wire/core/ProcessWire.php" ]
},
"minimum-stability": "dev"
}
}