mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-07-11 19:12:13 +00:00
Updated composer.json
This commit is contained in:
@@ -47,5 +47,10 @@
|
|||||||
"psr-4": {
|
"psr-4": {
|
||||||
"Pecee\\": "src/Pecee/"
|
"Pecee\\": "src/Pecee/"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"config": {
|
||||||
|
"allow-plugins": {
|
||||||
|
"ocramius/package-versions": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user