mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 15:26:10 -06:00
fixed packages
This commit is contained in:
parent
9f5a4a3fcb
commit
a019324a92
@ -63,7 +63,6 @@
|
|||||||
"anomaly/settings-module": "~2.4.0",
|
"anomaly/settings-module": "~2.4.0",
|
||||||
"anomaly/blocks-module": "~1.3.0",
|
"anomaly/blocks-module": "~1.3.0",
|
||||||
"anomaly/search-module": "~3.0.0",
|
"anomaly/search-module": "~3.0.0",
|
||||||
"anomaly/system-module": "~1.1.0",
|
|
||||||
"anomaly/users-module": "~2.5.0",
|
"anomaly/users-module": "~2.5.0",
|
||||||
"anomaly/pages-module": "~2.6.0",
|
"anomaly/pages-module": "~2.6.0",
|
||||||
"anomaly/posts-module": "~2.6.0",
|
"anomaly/posts-module": "~2.6.0",
|
||||||
@ -71,7 +70,6 @@
|
|||||||
"anomaly/contact-plugin": "~1.2.0",
|
"anomaly/contact-plugin": "~1.2.0",
|
||||||
"anomaly/helper-plugin": "~2.1.0",
|
"anomaly/helper-plugin": "~2.1.0",
|
||||||
"anomaly/robots-extension": "~2.1.0",
|
"anomaly/robots-extension": "~2.1.0",
|
||||||
"anomaly/sitemap-extension": "~2.3.0",
|
|
||||||
"anomaly/html_block-extension": "~1.0.0",
|
"anomaly/html_block-extension": "~1.0.0",
|
||||||
"anomaly/wysiwyg_block-extension": "~1.0.0",
|
"anomaly/wysiwyg_block-extension": "~1.0.0",
|
||||||
"visiosoft/decimal-field_type": "~2.1.0",
|
"visiosoft/decimal-field_type": "~2.1.0",
|
||||||
@ -95,16 +93,16 @@
|
|||||||
"symfony/dom-crawler": "3.1.*",
|
"symfony/dom-crawler": "3.1.*",
|
||||||
"anomaly/installer-module": "~2.3.0"
|
"anomaly/installer-module": "~2.3.0"
|
||||||
},
|
},
|
||||||
"repositories": [
|
"repositories": {
|
||||||
{
|
"0": {
|
||||||
"type": "composer",
|
"type": "composer",
|
||||||
"url": "https://packages.pyrocms.com"
|
"url": "https://packages.pyrocms.com"
|
||||||
},
|
},
|
||||||
{
|
"1": {
|
||||||
"type": "composer",
|
"type": "composer",
|
||||||
"url": "https://community.pyrocms.com"
|
"url": "https://community.pyrocms.com"
|
||||||
}
|
}
|
||||||
],
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"classmap": [
|
"classmap": [
|
||||||
"database"
|
"database"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user