Skip to content

Commit 2bdeb24

Browse files
committed
version 7.0.2
1 parent 417545e commit 2bdeb24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"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",
44
"keywords": ["php", "laravel", "lumen", "crud", "microframework", "microservices", "code-generation"],
55
"license": "GPL-3.0-only",
6-
"version" : "7.0.1",
6+
"version" : "7.0.2",
77
"type": "project",
88
"require": {
99
"php": "^8.3",

0 commit comments

Comments
 (0)