Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit b04272b

Browse files
committed
Merge branch 'release/1.2.0'
2 parents afa5756 + b9172a8 commit b04272b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0
1+
1.2.0

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=7.2",
20-
"illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*|6.0.*",
20+
"illuminate/support": "~5.5|~6",
2121
"swiftmailer/swiftmailer": "~6.0",
2222
"phpunit/phpunit": "~7.0.1|~8.0"
2323
},

0 commit comments

Comments
 (0)