Releases: laravel-zero/framework
Releases · laravel-zero/framework
v12.0.2
- uses latest version of foundation
 
Full Changelog: v12.0.1...v12.0.2
v12.0.1
v12.0.0
v11.45.0
What's Changed
- Style: use app method instead function by @krissss in #507
 - If migration folder doesn't exist in phar binary by @dmouse in #456
 - Update composer.json by @aagjalpankaj in #509
 - chore(deps): update Box to v4.6.6 by @owenvoke in #511
 
New Contributors
- @krissss made their first contribution in #507
 - @dmouse made their first contribution in #456
 - @aagjalpankaj made their first contribution in #509
 
Full Changelog: v11.36.1...v11.45.0
v11.0.3
What's Changed
- Remove extra newline from source code by @caendesilva in #500
 - chore(deps): update CI dependencies by @owenvoke in #505
 - Fixing Build command: extra box options ignored by @marcogermani87 in #506
 
New Contributors
- @marcogermani87 made their first contribution in #506
 
Full Changelog: v11.0.2...v11.0.3
v11.0.2
v11.0.1
Full Changelog: v11.0.0...v11.0.1
v11.0.0
Full Changelog: v10.4.0...v11.0.0
v10.4.0
What's Changed
- ci: run tests against PHP 8.3 by @owenvoke in #485
 - Throw a more descriptive exception when the binary was not created by @caendesilva in #489
 - Update self-update command description to be more useful to users by @caendesilva in #491
 - update editor config by @browner12 in #496
 - minor spelling and grammar adjustments by @browner12 in #494
 - Omit default values for suffix in phpunit.xml by @browner12 in #498
 - Update README.md by @browner12 in #497
 - fix spelling of interface name by @browner12 in #495
 - update console stub return types and docblocks by @browner12 in #493
 
New Contributors
- @caendesilva made their first contribution in #489
 - @browner12 made their first contribution in #496
 
Full Changelog: v10.3.0...v10.4.0