Skip to content

Commit 10b7fe9

Browse files
committed
Merge branch 'master' of github-lotyp:wayofdev/laravel-cycle-orm-adapter into feat/factories
* 'master' of github-lotyp:wayofdev/laravel-cycle-orm-adapter: chore(master): release 2.2.8 chore(deps): update dependency wayofdev/cs-fixer-config to v1.2.5 chore(master): release 2.2.7 chore(deps): update dependency phpstan/extension-installer to v1.3.1 chore(master): release 2.2.6 chore(master): release 2.2.5 chore(deps): update dependency orchestra/testbench to v8.5.4
2 parents 4210068 + fcf3af0 commit 10b7fe9

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Changelog
22

3+
## [2.2.8](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.2.7...v2.2.8) (2023-05-24)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.5 ([1cc4fba](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/1cc4fba533ce4d8fd59705c6216bea89bb7b2955))
9+
10+
## [2.2.7](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.2.6...v2.2.7) (2023-05-24)
11+
12+
13+
### Miscellaneous
14+
15+
* **deps:** update dependency phpstan/extension-installer to v1.3.1 ([40925bd](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/40925bdb5f051da6cdada981463f8200749326ed))
16+
17+
## [2.2.6](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.2.5...v2.2.6) (2023-05-24)
18+
19+
20+
### Bug Fixes
21+
22+
* phpstan errors ([810c15d](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/810c15dd91475f6d384ac78793e695a45fa971f4))
23+
24+
## [2.2.5](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.2.4...v2.2.5) (2023-05-24)
25+
26+
27+
### Miscellaneous
28+
29+
* **deps:** update dependency orchestra/testbench to v8.5.4 ([32a4945](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/32a494503a04ee2e8415692b2da52ccb6c81a723))
30+
331
## [2.2.4](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.2.3...v2.2.4) (2023-05-23)
432

533

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.2.4",
2+
"version": "2.2.8",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
55
}

0 commit comments

Comments
 (0)