Skip to content

Commit 126834f

Browse files
wip
1 parent fe17622 commit 126834f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.phpunit.cache/test-results

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":2,"defects":{"Vatly\\Laravel\\Tests\\Models\\SubscriptionSwapAndInvoiceTest::it_passes_additional_options_while_forcing_immediate_flags":5,"Vatly\\Laravel\\Tests\\Models\\SubscriptionSwapAndInvoiceTest::it_overrides_user_provided_immediate_flags":5,"Vatly\\Laravel\\Tests\\Models\\SubscriptionSyncTest::it_syncs_ends_at_when_subscription_is_ended":5,"Vatly\\Laravel\\Tests\\Models\\SubscriptionSyncTest::it_syncs_trial_ends_at_when_present":5},"times":{"Vatly\\Laravel\\Tests\\Builders\\CheckoutBuilderTest::it_instantiates":0.001,"Vatly\\Laravel\\Tests\\Builders\\CheckoutBuilderTest::it_populates_a_minimum_unfiltered_payload":0,"Vatly\\Laravel\\Tests\\Builders\\CheckoutBuilderTest::it_filters_payload_by_default":0.001,"Vatly\\Laravel\\Tests\\Builders\\CheckoutBuilderTest::an_exception_is_thrown_if_no_items_are_provided":0.001,"Vatly\\Laravel\\Tests\\Builders\\CheckoutBuilderTest::it_creates_a_new_checkout":0.004,"Vatly\\Laravel\\Tests\\Builders\\SubscriptionBuilderTest::it_instantiates":0.001,"Vatly\\Laravel\\Tests\\Builders\\SubscriptionBuilderTest::it_can_create_minimum_payload":0.001,"Vatly\\Laravel\\Tests\\Builders\\SubscriptionBuilderTest::it_can_set_the_quantity":0.002,"Vatly\\Laravel\\Tests\\Builders\\SubscriptionBuilderTest::it_can_override_default_redirect_urls":0.001,"Vatly\\Laravel\\Tests\\Events\\Inbound\\SubscriptionWasStartedAtVatlyTest::it_uses_default_subscription_type_when_no_metadata_present":0,"Vatly\\Laravel\\Tests\\Events\\Inbound\\SubscriptionWasStartedAtVatlyTest::it_uses_subscription_type_from_metadata_when_present":0,"Vatly\\Laravel\\Tests\\Events\\Inbound\\SubscriptionWasStartedAtVatlyTest::it_falls_back_to_default_when_vatly_laravel_metadata_is_empty":0,"Vatly\\Laravel\\Tests\\Events\\Inbound\\SubscriptionWasStartedAtVatlyTest::it_extracts_all_fields_correctly":0,"Vatly\\Laravel\\Tests\\Http\\Controllers\\VatlyInboundWebhookControllerTest::it_accepts_a_post_request":0.001,"Vatly\\Laravel\\Tests\\Http\\Controllers\\VatlyInboundWebhookControllerTest::it_handles_unknown_webhook_events":0.001,"Vatly\\Laravel\\Tests\\Http\\Controllers\\VatlyInboundWebhookControllerTest::it_ignores_requests_without_resource_id":0.004,"Vatly\\Laravel\\Tests\\Listeners\\CascadeVatlyWebhookEventsTest::it_cascades_unsupported_events":0.002,"Vatly\\Laravel\\Tests\\Listeners\\CascadeVatlyWebhookEventsTest::it_cascades_subscription_started_events":0.003,"Vatly\\Laravel\\Tests\\Models\\OrderTest::it_implements_order_interface":0.001,"Vatly\\Laravel\\Tests\\Models\\OrderTest::it_can_be_created_with_attributes":0.043,"Vatly\\Laravel\\Tests\\Models\\OrderTest::it_has_a_morph_to_owner_relationship":0.044,"Vatly\\Laravel\\Tests\\Models\\OrderTest::user_can_access_orders_via_relationship":0.045,"Vatly\\Laravel\\Tests\\Models\\OrderTest::is_paid_returns_false_for_non_paid_orders":0,"Vatly\\Laravel\\Tests\\Models\\SubscriptionSwapAndInvoiceTest::it_swaps_plan_with_immediate_invoicing":0.003,"Vatly\\Laravel\\Tests\\Models\\SubscriptionSwapAndInvoiceTest::it_passes_additional_options_while_forcing_immediate_flags":0.003,"Vatly\\Laravel\\Tests\\Models\\SubscriptionSwapAndInvoiceTest::it_overrides_user_provided_immediate_flags":0.026,"Vatly\\Laravel\\Tests\\Models\\SubscriptionSyncTest::it_updates_local_subscription_with_fresh_data_from_vatly":0.002,"Vatly\\Laravel\\Tests\\Models\\SubscriptionSyncTest::it_syncs_ends_at_when_subscription_is_ended":0.004,"Vatly\\Laravel\\Tests\\Models\\SubscriptionSyncTest::it_syncs_trial_ends_at_when_present":0.003,"Vatly\\Laravel\\Tests\\Models\\SubscriptionTest::it_creates_from_webhook_event":0.044,"Vatly\\Laravel\\Tests\\Models\\SubscriptionTest::it_implements_subscription_interface_getters":0.044,"Vatly\\Laravel\\Tests\\Models\\SubscriptionTest::it_identifies_active_subscriptions":0.043,"Vatly\\Laravel\\Tests\\Models\\SubscriptionTest::it_identifies_canceled_subscriptions":0.045,"Vatly\\Laravel\\Tests\\Models\\SubscriptionTest::it_identifies_subscriptions_on_grace_period":0.05,"Vatly\\Laravel\\Tests\\Models\\SubscriptionUpdatePaymentMethodTest::it_returns_the_payment_method_update_url":0.002,"Vatly\\Laravel\\Tests\\Models\\SubscriptionUpdatePaymentMethodTest::it_passes_prefill_data_to_the_action":0.004,"Vatly\\Laravel\\Tests\\VatlyApiActions\\CancelVatlySubscriptionTest::it_initiates":0.003,"Vatly\\Laravel\\Tests\\VatlyApiActions\\CancelVatlySubscriptionTest::it_executes":0.003,"Vatly\\Laravel\\Tests\\VatlyApiActions\\CreateVatlyCheckoutResponseTest::it_redirects":0.003,"Vatly\\Laravel\\Tests\\VatlyApiActions\\CreateVatlyCheckoutTest::it_instantiates":0.002,"Vatly\\Laravel\\Tests\\VatlyApiActions\\CreateVatlyCheckoutTest::it_executes":0.002,"VatlyApiActions\\CreateVatlyCustomerTest::it_instantiates":0.002,"VatlyApiActions\\CreateVatlyCustomerTest::it_executes":0.002,"VatlyApiActions\\GetVatlyCheckoutResponseTest::it_redirects":0.002,"VatlyApiActions\\GetVatlyCheckoutTest::it_instantiates":0.002,"VatlyApiActions\\GetVatlyCheckoutTest::it_executes":0.002,"VatlyApiActions\\GetVatlyCustomerTest::it_instantiates":0.002,"VatlyApiActions\\GetVatlyCustomerTest::it_executes":0.002,"VatlyApiActions\\GetVatlySubscriptionTest::it_instantiates":0.002,"VatlyApiActions\\GetVatlySubscriptionTest::it_executes":0.002,"VatlyApiActions\\SwapVatlySubscriptionPlanTest::it_instantiates":0.002,"VatlyApiActions\\SwapVatlySubscriptionPlanTest::it_executes":0.002}}
1+
{"version":2,"defects":{"Vatly\\Laravel\\Tests\\Models\\SubscriptionSwapAndInvoiceTest::it_passes_additional_options_while_forcing_immediate_flags":5,"Vatly\\Laravel\\Tests\\Models\\SubscriptionSwapAndInvoiceTest::it_overrides_user_provided_immediate_flags":5,"Vatly\\Laravel\\Tests\\Models\\SubscriptionSyncTest::it_syncs_ends_at_when_subscription_is_ended":5,"Vatly\\Laravel\\Tests\\Models\\SubscriptionSyncTest::it_syncs_trial_ends_at_when_present":5},"times":{"Vatly\\Laravel\\Tests\\Builders\\CheckoutBuilderTest::it_instantiates":0,"Vatly\\Laravel\\Tests\\Builders\\CheckoutBuilderTest::it_populates_a_minimum_unfiltered_payload":0,"Vatly\\Laravel\\Tests\\Builders\\CheckoutBuilderTest::it_filters_payload_by_default":0,"Vatly\\Laravel\\Tests\\Builders\\CheckoutBuilderTest::an_exception_is_thrown_if_no_items_are_provided":0.001,"Vatly\\Laravel\\Tests\\Builders\\CheckoutBuilderTest::it_creates_a_new_checkout":0.004,"Vatly\\Laravel\\Tests\\Builders\\SubscriptionBuilderTest::it_instantiates":0,"Vatly\\Laravel\\Tests\\Builders\\SubscriptionBuilderTest::it_can_create_minimum_payload":0.001,"Vatly\\Laravel\\Tests\\Builders\\SubscriptionBuilderTest::it_can_set_the_quantity":0,"Vatly\\Laravel\\Tests\\Builders\\SubscriptionBuilderTest::it_can_override_default_redirect_urls":0.001,"Vatly\\Laravel\\Tests\\Events\\Inbound\\SubscriptionWasStartedAtVatlyTest::it_uses_default_subscription_type_when_no_metadata_present":0.001,"Vatly\\Laravel\\Tests\\Events\\Inbound\\SubscriptionWasStartedAtVatlyTest::it_uses_subscription_type_from_metadata_when_present":0,"Vatly\\Laravel\\Tests\\Events\\Inbound\\SubscriptionWasStartedAtVatlyTest::it_falls_back_to_default_when_vatly_laravel_metadata_is_empty":0,"Vatly\\Laravel\\Tests\\Events\\Inbound\\SubscriptionWasStartedAtVatlyTest::it_extracts_all_fields_correctly":0,"Vatly\\Laravel\\Tests\\Http\\Controllers\\VatlyInboundWebhookControllerTest::it_accepts_a_post_request":0.004,"Vatly\\Laravel\\Tests\\Http\\Controllers\\VatlyInboundWebhookControllerTest::it_handles_unknown_webhook_events":0.001,"Vatly\\Laravel\\Tests\\Http\\Controllers\\VatlyInboundWebhookControllerTest::it_ignores_requests_without_resource_id":0.001,"Vatly\\Laravel\\Tests\\Listeners\\CascadeVatlyWebhookEventsTest::it_cascades_unsupported_events":0.009,"Vatly\\Laravel\\Tests\\Listeners\\CascadeVatlyWebhookEventsTest::it_cascades_subscription_started_events":0.01,"Vatly\\Laravel\\Tests\\Models\\OrderTest::it_implements_order_interface":0,"Vatly\\Laravel\\Tests\\Models\\OrderTest::it_can_be_created_with_attributes":0.083,"Vatly\\Laravel\\Tests\\Models\\OrderTest::it_has_a_morph_to_owner_relationship":0.106,"Vatly\\Laravel\\Tests\\Models\\OrderTest::user_can_access_orders_via_relationship":0.061,"Vatly\\Laravel\\Tests\\Models\\OrderTest::is_paid_returns_false_for_non_paid_orders":0.001,"Vatly\\Laravel\\Tests\\Models\\SubscriptionSwapAndInvoiceTest::it_swaps_plan_with_immediate_invoicing":0.009,"Vatly\\Laravel\\Tests\\Models\\SubscriptionSwapAndInvoiceTest::it_passes_additional_options_while_forcing_immediate_flags":0.029,"Vatly\\Laravel\\Tests\\Models\\SubscriptionSwapAndInvoiceTest::it_overrides_user_provided_immediate_flags":0.009,"Vatly\\Laravel\\Tests\\Models\\SubscriptionSyncTest::it_updates_local_subscription_with_fresh_data_from_vatly":0.008,"Vatly\\Laravel\\Tests\\Models\\SubscriptionSyncTest::it_syncs_ends_at_when_subscription_is_ended":0.01,"Vatly\\Laravel\\Tests\\Models\\SubscriptionSyncTest::it_syncs_trial_ends_at_when_present":0.01,"Vatly\\Laravel\\Tests\\Models\\SubscriptionTest::it_creates_from_webhook_event":0.059,"Vatly\\Laravel\\Tests\\Models\\SubscriptionTest::it_implements_subscription_interface_getters":0.059,"Vatly\\Laravel\\Tests\\Models\\SubscriptionTest::it_identifies_active_subscriptions":0.059,"Vatly\\Laravel\\Tests\\Models\\SubscriptionTest::it_identifies_canceled_subscriptions":0.06,"Vatly\\Laravel\\Tests\\Models\\SubscriptionTest::it_identifies_subscriptions_on_grace_period":0.059,"Vatly\\Laravel\\Tests\\Models\\SubscriptionUpdatePaymentMethodTest::it_returns_the_payment_method_update_url":0.009,"Vatly\\Laravel\\Tests\\Models\\SubscriptionUpdatePaymentMethodTest::it_passes_prefill_data_to_the_action":0.009,"Vatly\\Laravel\\Tests\\VatlyApiActions\\CancelVatlySubscriptionTest::it_initiates":0.008,"Vatly\\Laravel\\Tests\\VatlyApiActions\\CancelVatlySubscriptionTest::it_executes":0.01,"Vatly\\Laravel\\Tests\\VatlyApiActions\\CreateVatlyCheckoutResponseTest::it_redirects":0.009,"Vatly\\Laravel\\Tests\\VatlyApiActions\\CreateVatlyCheckoutTest::it_instantiates":0.009,"Vatly\\Laravel\\Tests\\VatlyApiActions\\CreateVatlyCheckoutTest::it_executes":0.009,"VatlyApiActions\\CreateVatlyCustomerTest::it_instantiates":0.008,"VatlyApiActions\\CreateVatlyCustomerTest::it_executes":0.009,"VatlyApiActions\\GetVatlyCheckoutResponseTest::it_redirects":0.009,"VatlyApiActions\\GetVatlyCheckoutTest::it_instantiates":0.009,"VatlyApiActions\\GetVatlyCheckoutTest::it_executes":0.008,"VatlyApiActions\\GetVatlyCustomerTest::it_instantiates":0.009,"VatlyApiActions\\GetVatlyCustomerTest::it_executes":0.009,"VatlyApiActions\\GetVatlySubscriptionTest::it_instantiates":0.009,"VatlyApiActions\\GetVatlySubscriptionTest::it_executes":0.009,"VatlyApiActions\\SwapVatlySubscriptionPlanTest::it_instantiates":0.009,"VatlyApiActions\\SwapVatlySubscriptionPlanTest::it_executes":0.008}}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Built on top of [vatly/vatly-fluent-php](https://github.com/Vatly/vatly-fluent-p
1313
## Installation
1414

1515
```bash
16-
composer require vatly/vatly-laravel:v0.1.0-alpha.1
16+
composer require vatly/vatly-laravel:v0.3.0-alpha.1
1717
```
1818

1919
Pin to an exact version. This is an alpha release and the API will change.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"authors": [
1212
{
1313
"name": "Sander van Hooft",
14-
"email": "sander@vanhooft.com"
14+
"email": "sander@vatly.com"
1515
}
1616
],
1717
"require": {

0 commit comments

Comments
 (0)