We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4903af commit 728b302Copy full SHA for 728b302
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "restjs/rest-api",
3
"description": "RESTful API Boilerplate with OOP & MVC Pattern",
4
- "version": "3.0.0",
+ "version": "3.0.2",
5
"type": "project",
6
"scripts": {
7
"start": "php -S localhost:8888"
0 commit comments