We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8637871 + 1ea4050 commit 66bced7Copy full SHA for 66bced7
2 files changed
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to `one-app` will be documented in this file.
4
5
+## v1.0.31 - 2024-07-31
6
+
7
+### What's Changed
8
9
+* Main by @inmanturbo in https://github.com/envor/one-app/pull/39
10
11
+**Full Changelog**: https://github.com/envor/one-app/compare/v1.0.30...v1.0.31
12
13
## v1.0.30 - 2024-07-10
14
15
### What's Changed
composer.json
@@ -17,7 +17,7 @@
17
],
18
"require": {
19
"php": "^8.2",
20
- "envor/laravel-datastore": "^1.2.14",
+ "envor/laravel-datastore": "^1.2.14|^3.0.0",
21
"envor/laravel-schema-macros": "^1.1",
22
"envor/platform": "^1.6",
23
"headerx/laravel-jetstream-passport": "^1.0",
0 commit comments