Skip to content

Commit a26d1c9

Browse files
committed
up
1 parent 3d2ea65 commit a26d1c9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ OpenAPI (Swagger) docs, and zero code generation.
2020
## 📦 Installation
2121

2222
```bash
23-
composer create-project yourvendor/php-crud-api-generator
23+
composer create-project bitshost/php-crud-api-generator
2424
```
2525

2626
---

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"description": "Automatic, configurable CRUD API generator for MySQL/MariaDB in PHP (with optional authentication)",
44
"type": "project",
55
"license": "MIT",
6+
"minimum-stability": "dev",
67
"authors": [
78
{
89
"name": "Adrian D",

0 commit comments

Comments
 (0)