Skip to content

Commit 956143b

Browse files
committed
Bump deps
1 parent d375204 commit 956143b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.3.0 - 2021-05-28
4+
5+
- Bump `torchlight/torchlight-laravel` dependency.
6+
37
## 0.2.0 - 2021-05-22
48

59
- Bump `torchlight/torchlight-laravel` dependency.

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": "^0.3.0",
22+
"torchlight/torchlight-laravel": "^0.4.0",
2323
"league/commonmark": "^1.5"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)