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.
2 parents 12f2f01 + 8fd5b2f commit eb618aeCopy full SHA for eb618ae
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## Unreleased
4
5
+## 0.5.5 - 2022-02-23
6
+
7
+### Changed
8
9
+- Updated torchlight-laravel version constraint
10
11
## 0.5.4 - 2022-02-01
12
13
### Added
composer.json
@@ -19,7 +19,7 @@
19
],
20
"require": {
21
"php": "^7.2|^8.0",
22
- "torchlight/torchlight-laravel": "v0.5.10",
+ "torchlight/torchlight-laravel": "^0.5.10",
23
"league/commonmark": "^1.5|^2.0"
24
},
25
"require-dev": {
0 commit comments