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 9b25c05 commit be7ed07Copy full SHA for be7ed07
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "jivanf/larapex-charts",
3
"description": "Package to provide easy api to build apex charts on Laravel",
4
- "version": "0.0.12",
+ "version": "11.0.0",
5
"keywords": [
6
"arielmejiadev",
7
"larapex",
@@ -19,7 +19,7 @@
19
],
20
"require": {
21
"php": "^8.1|^8.2",
22
- "illuminate/support": "^8.0|^9.0|^10.0",
+ "illuminate/support": "^8.0|^9.0|^10.0|^11.0",
23
"ext-json": "*"
24
},
25
"require-dev": {
0 commit comments