Skip to content

Commit 701013c

Browse files
author
Fredrick Peter
committed
Foreach on Collections
1 parent 18990cf commit 701013c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Prior to installing `php-orm-database` get the [Composer](https://getcomposer.or
104104
**Step 1** — update your `composer.json`:
105105
```composer.json
106106
"require": {
107-
"peterson/php-orm-database": "^2.1.1"
107+
"peterson/php-orm-database": "^2.2.9"
108108
}
109109
```
110110

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"extra": {
3939
"branch-alias": {
40-
"dev-main": "2.1.1-dev"
40+
"dev-main": "2.2.9-dev"
4141
}
4242
},
4343
"minimum-stability": "stable",

0 commit comments

Comments
 (0)