Skip to content

Commit

Permalink
Fixing versioning to make it compatible with latest MWP updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
calebfavor committed Aug 20, 2024
1 parent 3538cac commit bb4918c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"php": "^8.2",
"laravel/framework": "^11.9",
"guzzlehttp/guzzle": "^7.2",
"kreait/firebase-php": "^6.3",
"kreait/firebase-php": "^7.0",
"doctrine/dbal": "^3.0",
"doctrine/annotations": "^2.0",
"symfony/dom-crawler": "^6.0",
Expand Down

0 comments on commit bb4918c

Please sign in to comment.