Skip to content

Commit be7ed07

Browse files
committed
bump: 11.0.0
1 parent 9b25c05 commit be7ed07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jivanf/larapex-charts",
33
"description": "Package to provide easy api to build apex charts on Laravel",
4-
"version": "0.0.12",
4+
"version": "11.0.0",
55
"keywords": [
66
"arielmejiadev",
77
"larapex",
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"php": "^8.1|^8.2",
22-
"illuminate/support": "^8.0|^9.0|^10.0",
22+
"illuminate/support": "^8.0|^9.0|^10.0|^11.0",
2323
"ext-json": "*"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)