-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[7.x] Statamic 5 #1039
[7.x] Statamic 5 #1039
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e69c53 - Browse repository at this point
Copy the full SHA 5e69c53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f7d54f - Browse repository at this point
Copy the full SHA 7f7d54fView commit details -
Replace
array_pull
withArr:pull
Statamic 5 drops the dependency on `laravel/helpers`, where this helper was coming from. Swapped out for `Arr::pull()`
Configuration menu - View commit details
-
Copy full SHA for cb92465 - Browse repository at this point
Copy the full SHA cb92465View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ba04ca - Browse repository at this point
Copy the full SHA 7ba04caView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee82185 - Browse repository at this point
Copy the full SHA ee82185View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7b1b8b - Browse repository at this point
Copy the full SHA c7b1b8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd18e5a - Browse repository at this point
Copy the full SHA dd18e5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81bf7d2 - Browse repository at this point
Copy the full SHA 81bf7d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2c048b - Browse repository at this point
Copy the full SHA d2c048bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddc1473 - Browse repository at this point
Copy the full SHA ddc1473View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef0a54e - Browse repository at this point
Copy the full SHA ef0a54eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ec88b7 - Browse repository at this point
Copy the full SHA 4ec88b7View commit details -
Merge branch 'statamic-5' of github.com:doublethreedigital/simple-com…
…merce into statamic-5
Configuration menu - View commit details
-
Copy full SHA for 6000a73 - Browse repository at this point
Copy the full SHA 6000a73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26f6acf - Browse repository at this point
Copy the full SHA 26f6acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bcf09b - Browse repository at this point
Copy the full SHA 2bcf09bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97d8c06 - Browse repository at this point
Copy the full SHA 97d8c06View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4ecf49 - Browse repository at this point
Copy the full SHA c4ecf49View commit details
Commits on Apr 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4715b0b - Browse repository at this point
Copy the full SHA 4715b0bView commit details
Commits on Apr 6, 2024
-
Change how we get a table's columns
The `doctrine/dbal` package was removed in Laravel 11, which meant the `getDoctrineSchemaManager` method was removed. Instead, we can use `Schema::getColumns()` from laravel/framework#49020 , which was released in Laravel 10.34.
Configuration menu - View commit details
-
Copy full SHA for 74f3237 - Browse repository at this point
Copy the full SHA 74f3237View commit details -
Merge branch 'statamic-5' of github.com:doublethreedigital/simple-com…
…merce into statamic-5
Configuration menu - View commit details
-
Copy full SHA for dd507e7 - Browse repository at this point
Copy the full SHA dd507e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b40736 - Browse repository at this point
Copy the full SHA 4b40736View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22defdb - Browse repository at this point
Copy the full SHA 22defdbView commit details -
Revert "Adopt the new
casts
method"This reverts commit 22defdb.
Configuration menu - View commit details
-
Copy full SHA for ace5937 - Browse repository at this point
Copy the full SHA ace5937View commit details
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f8bffc - Browse repository at this point
Copy the full SHA 6f8bffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8063275 - Browse repository at this point
Copy the full SHA 8063275View commit details
Commits on Apr 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4490c4f - Browse repository at this point
Copy the full SHA 4490c4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67892f7 - Browse repository at this point
Copy the full SHA 67892f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d5ab4c - Browse repository at this point
Copy the full SHA 2d5ab4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ce9a8d - Browse repository at this point
Copy the full SHA 7ce9a8dView commit details