Skip to content

Commit

Permalink
version 7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
leodisarli committed May 23, 2024
1 parent 5ec6c55 commit 7d32bdd
Show file tree
Hide file tree
Showing 2 changed files with 642 additions and 545 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "API Rest based in lumen using query builder that auto generate base code for simple crud (with automatic generated 100% unit and feature tests). To be used as a simple and fast way to implement microservices architecture",
"keywords": ["php", "laravel", "lumen", "crud", "microframework", "microservices", "code-generation"],
"license": "GPL-3.0-only",
"version" : "7.0.0",
"version" : "7.0.1",
"type": "project",
"require": {
"php": "^8.3",
Expand Down
Loading

0 comments on commit 7d32bdd

Please sign in to comment.