Skip to content

Commit

Permalink
open 1.1-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
repl6669 committed Dec 4, 2024
1 parent 649eaef commit d42060e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/newsletter/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"require": {
"php": "^8.2",
"dystcz/dystore-api": "^1.0",
"dystcz/dystore-api": "^1.1",
"illuminate/support": "^11.0",
"spatie/laravel-newsletter": "^5.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/product-notifications/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"require": {
"php": "^8.2",
"dystcz/dystore-api": "^1.0",
"dystcz/dystore-api": "^1.1",
"illuminate/support": "^11.0"
},
"autoload": {
Expand Down
2 changes: 1 addition & 1 deletion packages/product-views/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"require": {
"php": "^8.2",
"dystcz/dystore-api": "^1.0",
"dystcz/dystore-api": "^1.1",
"illuminate/support": "^11.0",
"ext-redis": "*"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/reviews/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"require": {
"php": "^8.2",
"dystcz/dystore-api": "^1.0",
"dystcz/dystore-api": "^1.1",
"illuminate/support": "^11.0"
},
"autoload": {
Expand Down
2 changes: 1 addition & 1 deletion packages/stripe/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"require": {
"php": "^8.2",
"illuminate/support": "^11.0",
"dystcz/dystore-api": "^1.0",
"dystcz/dystore-api": "^1.1",
"lunarphp/stripe": "^1.0.0",
"spatie/laravel-stripe-webhooks": "^3.6"
},
Expand Down

0 comments on commit d42060e

Please sign in to comment.