Skip to content

Commit 5e7587e

Browse files
committed
updates
1 parent a5ddb46 commit 5e7587e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Diff for: README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# Lara Zeus Wind
22

3-
<p style="color: red; text-align: center">🔺 ========== Still Under development ========== 🔺</p>
3+
<p style="color: red; text-align: center">🔺 ========== Still Under Development ========== 🔺</p>
44

55
Wind is another package from Lara-Zeus, it's simply provide you with a contact form, with simple dashboard to read and replay to any messages you recive from your website.
66

7+
<br>
8+
9+
🔥 built with [TALL stack](https://tallstack.dev/)
10+
11+
<br>
12+
713
>small tasks can be time-consuming, let us build these for you,
814
915
## Installation

Diff for: composer.json

+2-8
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
],
2222
"require": {
2323
"php": "^8.0",
24-
"lara-zeus/core": "dev-main"
24+
"lara-zeus/core": "main"
2525
},
2626
"require-dev": {
2727
"orchestra/testbench": "^6.17",
@@ -49,11 +49,5 @@
4949
"Wind": "LaraZeus\\Wind\\WindFacade"
5050
}
5151
}
52-
},
53-
"repositories": [
54-
{
55-
"type": "path",
56-
"url": "../core"
57-
}
58-
]
52+
}
5953
}

0 commit comments

Comments
 (0)