Skip to content

Commit 73a4114

Browse files
committed
Merge branch 'release/0.2.0'
2 parents cd55a0a + 04ed1f1 commit 73a4114

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0
1+
0.2.0

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"php": "^8.1",
2020
"ext-json": "*",
2121
"guzzlehttp/guzzle": "^7.0",
22-
"laravel/framework": "^9.19|^10",
23-
"nesbot/carbon": "^2.62.1",
22+
"laravel/framework": "^9.19|^10|^11",
23+
"nesbot/carbon": "^2.62.1|^3",
2424
"spinen/laravel-version": "^1.5"
2525
},
2626
"require-dev": {

0 commit comments

Comments
 (0)