Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmcclean committed Nov 23, 2024
1 parent d3b4155 commit cab1278
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,20 @@
"require": {
"php": "^8.2",
"ext-intl": "*",
"laravel/framework": "^10.34 || ^11.0",
"laravel/framework": "^10.34 || ^11.0.3",
"mollie/mollie-api-php": "^2.30.0",
"moneyphp/money": "^4.0",
"paypal/paypal-checkout-sdk": "^1.0",
"pixelfear/composer-dist-plugin": "^0.1.0",
"spatie/ignition": "^1.13",
"statamic/cms": "^5.0",
"statamic/cms": "dev-php84",
"stillat/proteus": "^3.0 || ^4.0",
"stripe/stripe-php": "^13.0"
},
"require-dev": {
"statamic-rad-pack/runway": "dev-master",
"orchestra/testbench": "^8.0 || ^9.0",
"orchestra/testbench": "^8.28 || ^9.6.1",
"phpunit/phpunit": "^10.5.35",
"pestphp/pest": "^2.2",
"pestphp/pest-plugin-laravel": "^2.0",
"spatie/ray": "^1.17",
Expand Down

0 comments on commit cab1278

Please sign in to comment.