appointment-reminders-laravel
appointment-reminders-laravel copied to clipboard
Example App and Tutorial content for Appointment Reminders in PHP | Laravel
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.4.2 to 1.6.6. Release notes Sourced from mockery/mockery's releases. 1.6.6 What's Changed #1327: Changelog v1.6.6 #1325: Keep the file that caused an error for inspection #1324: Fix...
Bumps [twilio/sdk](https://github.com/twilio/twilio-php) from 6.22.0 to 7.7.1. Release notes Sourced from twilio/sdk's releases. 7.7.1 Release Notes Api Added voice-intelligence, voice-intelligence-transcription and voice-intelligence-operators to usage_record API. Added tts-google to usage_record API. Lookups...
Bumps [filp/whoops](https://github.com/filp/whoops) from 2.12.1 to 2.15.3. Changelog Sourced from filp/whoops's changelog. v2.15.3 Improve performance of the syntax highlighting (#758). v2.15.2 Fixed missing code highlight, which additionally led to issue with...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.8 to 9.6.10. Changelog Sourced from phpunit/phpunit's changelog. [9.6.10] - 2023-07-10 Changed #5419: Allow empty <extensions> element in XML configuration [9.6.9] - 2023-06-11 Fixed #5405: XML configuration...
Bumps [nesbot/carbon](https://github.com/briannesbitt/Carbon) from 2.45.1 to 2.68.1. Release notes Sourced from nesbot/carbon's releases. 2.68.1 Complete commits list: https://github.com/briannesbitt/Carbon/compare/2.68.0...2.68.1 Summary: Fixed bug mutating the parameter of diffInWeekdays() and diffInWeekendDays() 2.68.0 Complete commits...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.2.0 to 7.7.0. Release notes Sourced from guzzlehttp/guzzle's releases. Release 7.7.0 See change log for changes. Release 7.6.1 See change log for changes. Release 7.6.0 See change...
Bumps [beyondcode/laravel-dump-server](https://github.com/beyondcode/laravel-dump-server) from 1.4.0 to 1.9.0. Release notes Sourced from beyondcode/laravel-dump-server's releases. 1.9.0 What's Changed Laravel 10.x Compatibility by @laravel-shift in beyondcode/laravel-dump-server#87 Full Changelog: https://github.com/beyondcode/laravel-dump-server/compare/1.8.0...1.9.0 1.8.0 What's Changed Laravel 9...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 4.2.0 to 5.11.0. Changelog Sourced from nunomaduro/collision's changelog. Changelog All notable changes to this project will be documented in this file. The format is based on Keep...
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 2.18.6 to 3.4.0. Release notes Sourced from friendsofphp/php-cs-fixer's releases. 3.4.0 Si! bug #6117 SingleSpaceAfterConstruct - handle before destructuring close brace (liquid207) bug #6122 NoMultilineWhitespaceAroundDoubleArrowFixer - must run...
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.16.1 to 7.30.6. Release notes Sourced from laravel/framework's releases. v7.30.6 Fixed Added phar to list to the shouldBlockPhpUpload in Validator (f647a24) Fixed parent call in View (#39909)...