Skip to content

Commit

Permalink
Bump FreeBoxPHP dependency
Browse files Browse the repository at this point in the history
Bump version.
  • Loading branch information
madpilot78 committed Aug 18, 2024
1 parent 1db80cb commit c054ac4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Laravel FreeBoxPHP package",
"license": "BSD-3-Clause",
"type": "library",
"version": "1.0.2",
"version": "1.0.3",
"keywords": [
"api",
"freebox",
Expand All @@ -20,7 +20,7 @@
"require": {
"php": "^8.3",
"illuminate/support": "^11.0",
"madpilot78/freebox-php": "^1.0.0",
"madpilot78/freebox-php": "^1.0.2",
"psr/log": "^3.0",
"symfony/cache": "^7.1"
},
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c054ac4

Please sign in to comment.