mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-07-11 19:52:15 +00:00
[TASK] Updated composer.json, added .gitignore
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
.idea
|
||||||
|
composer.lock
|
||||||
+1
-1
@@ -20,7 +20,7 @@
|
|||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"Pecee\\": "src/Pecee/"
|
"Pecee\\": "src/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user