Skip to content

Commit 66bced7

Browse files
authored
Merge pull request #41 from envor/main
upgrade datastore
2 parents 8637871 + 1ea4050 commit 66bced7

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to `one-app` will be documented in this file.
44

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+
513
## v1.0.30 - 2024-07-10
614

715
### What's Changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^8.2",
20-
"envor/laravel-datastore": "^1.2.14",
20+
"envor/laravel-datastore": "^1.2.14|^3.0.0",
2121
"envor/laravel-schema-macros": "^1.1",
2222
"envor/platform": "^1.6",
2323
"headerx/laravel-jetstream-passport": "^1.0",

0 commit comments

Comments
 (0)