Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
Update composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
valentin v / vvval committed Nov 23, 2017
1 parent 5399f5d commit 090eea0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
CHANGELOG
======================

1.0.7 (23.11.2017)
-----
- Update composer dependencies

1.0.6 (23.11.2017)
-----
- bugfix of HAS_ONE NULLABLE relation
Expand Down
2 changes: 1 addition & 1 deletion source/Spiral/ORM/Schemas/Definitions/RelationContext.php
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,4 @@ public function getColumn(string $name): AbstractColumn

return clone $this->schema->column($name);
}
}
}

0 comments on commit 090eea0

Please sign in to comment.