Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>
  • Loading branch information
lloricode committed Mar 5, 2024
1 parent 57088a5 commit a1091bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
"require": {
"php": "^8.1",
"ext-json": "*",
"illuminate/contracts": "^10.0.0",
"illuminate/contracts": "^10.0|^11.0",
"lloricode/paymaya-sdk-php": "^2.0.0",
"spatie/laravel-package-tools": "^1.16.2"
},
"require-dev": {
"composer-runtime-api": "^2.2.2",
"laravel/pint": "^1.14",
"nesbot/carbon": "^2.72.3",
"orchestra/testbench": "^8.21.1",
"orchestra/testbench": "^8.21.1|^9.0",
"pestphp/pest": "^2.34.1",
"pestphp/pest-plugin-laravel": "^2.3",
"phpstan/extension-installer": "^1.3.1",
Expand Down

0 comments on commit a1091bf

Please sign in to comment.