mirror of
https://github.com/flarum/framework.git
synced 2025-04-27 23:24:03 +08:00
Update manifest.
This commit is contained in:
parent
6f50614855
commit
f569d00314
@ -1,11 +1,7 @@
|
|||||||
{
|
{
|
||||||
"require": {
|
|
||||||
"php": ">=5.4.0"
|
|
||||||
},
|
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"Flarum\\Categories\\": "src/"
|
"Flarum\\Categories\\": "src/"
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"minimum-stability": "dev"
|
|
||||||
}
|
}
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.4.0",
|
"php": ">=5.4.0",
|
||||||
"flarum": ">1.0.0"
|
"flarum": ">0.1.0"
|
||||||
},
|
},
|
||||||
"links": {
|
"links": {
|
||||||
"github": "https://github.com/flarum/categories",
|
"github": "https://github.com/flarum/categories",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user