Skip to content

Commit

Permalink
Merge pull request #94 from didoda/feat/update-php-sdk-dependency
Browse files Browse the repository at this point in the history
Use bedita php-sdk 3.1.0
  • Loading branch information
didoda authored Sep 16, 2024
2 parents 0f8d150 + 848ada5 commit d3b4fbd
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 @@ -21,7 +21,7 @@
],
"require": {
"php": "^7.4 || ^8.0",
"bedita/php-sdk": "^3.0.1",
"bedita/php-sdk": "^3.1.0",
"cakephp/cakephp": "^4.2.2",
"firebase/php-jwt": "^6.9",
"cakephp/twig-view": "^1.3.0"
Expand Down

0 comments on commit d3b4fbd

Please sign in to comment.