Skip to content

Commit fd829e5

Browse files
committed
Reorganiza arquivos para auto detectar apps
1 parent 7470b7a commit fd829e5

File tree

8 files changed

+1124
-573
lines changed

8 files changed

+1124
-573
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
2-
"require": {
2+
"require": {
3+
"php": ">=8.4",
4+
"ext-ctype": "*",
5+
"ext-iconv": "*",
6+
"ext-gd": "*",
37
"acelaya/doctrine-enum-type": "^2.3",
48
"akrabat/ip-address-middleware": "^2.1",
59
"doctrine/annotations": "^2.0",

0 commit comments

Comments
 (0)