Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Commit

Permalink
Updated composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sumithemmadi committed Oct 11, 2021
1 parent aaedc00 commit 0557755
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 516 deletions.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,10 @@
"require": {
"php": ">=5.4",
"google/cloud-dialogflow": "^0.23.1",
"phpseclib/bcmath_compat": "^2.0",
"nesbot/carbon": "1.* || 2.*"
"phpseclib/bcmath_compat": "^2.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8",
"clean/phpdoc-md": "^0.10.0"
"phpunit/phpunit": "^4.8"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 0557755

Please sign in to comment.