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.
1 parent d375204 commit 956143bCopy full SHA for 956143b
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.3.0 - 2021-05-28
4
+
5
+- Bump `torchlight/torchlight-laravel` dependency.
6
7
## 0.2.0 - 2021-05-22
8
9
- Bump `torchlight/torchlight-laravel` dependency.
composer.json
@@ -19,7 +19,7 @@
19
],
20
"require": {
21
"php": "^7.2|^8.0",
22
- "torchlight/torchlight-laravel": "^0.3.0",
+ "torchlight/torchlight-laravel": "^0.4.0",
23
"league/commonmark": "^1.5"
24
},
25
"require-dev": {
0 commit comments