Skip to content

Commit eb618ae

Browse files
Merge pull request #4 from midnite81/main
Update torchlight-laravel constraint
2 parents 12f2f01 + 8fd5b2f commit eb618ae

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

33
## Unreleased
44

5+
## 0.5.5 - 2022-02-23
6+
7+
### Changed
8+
9+
- Updated torchlight-laravel version constraint
10+
511
## 0.5.4 - 2022-02-01
612

713
### Added

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"php": "^7.2|^8.0",
22-
"torchlight/torchlight-laravel": "v0.5.10",
22+
"torchlight/torchlight-laravel": "^0.5.10",
2323
"league/commonmark": "^1.5|^2.0"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)