Skip to content

Commit

Permalink
upgrade composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
roncodes committed Jul 2, 2024
1 parent 1374633 commit 30b3568
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fleetbase/storefront-api",
"version": "0.3.9",
"version": "0.3.10",
"description": "Headless Commerce & Marketplace Extension for Fleetbase",
"keywords": [
"fleetbase-extension",
Expand All @@ -22,8 +22,8 @@
],
"require": {
"php": "^8.0",
"fleetbase/core-api": "^1.4.25",
"fleetbase/fleetops-api": "^0.4.30",
"fleetbase/core-api": "^1.4.26",
"fleetbase/fleetops-api": "^0.5.0",
"geocoder-php/google-maps-places-provider": "^1.4",
"laravel-notification-channels/apn": "^5.0",
"laravel-notification-channels/fcm": "^4.1",
Expand Down

0 comments on commit 30b3568

Please sign in to comment.