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.
1 parent 0b9226e commit 20834c7Copy full SHA for 20834c7
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.1.2](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.1.1...v3.1.2) (2023-05-30)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency symfony/console to v6.3.0 ([0b9226e](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/0b9226e55e79b9fd52300bc3fffd720bd5789e72))
9
10
## [3.1.1](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.1.0...v3.1.1) (2023-05-30)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "3.1.1",
+ "version": "3.1.2",
"repository": {
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
}
0 commit comments