Skip to content

Commit 5caedea

Browse files
committed
Udpate version dependency
1 parent 4b7e53f commit 5caedea

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "lucianotonet/groq-laravel",
33
"description": "Unofficial Laravel package for the Groq API",
44
"type": "library",
5-
"version": "0.0.2",
5+
"version": "0.0.3",
66
"license": "MIT",
77
"authors": [
88
{
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": ">=8.1",
15-
"lucianotonet/groq-php": "^0.0.2"
15+
"lucianotonet/groq-php": "^0.0.3"
1616
},
1717
"autoload": {
1818
"psr-4": {

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)