laravel/framework v10.30.1
https://github.com/laravel/framework/releases/tag/v10.30.1
## 変更点
* [10.x] postgreSQLの予約語を含むカラム名が、ネイティブカラム属性の実装により破損していた問題を、@hafezdivandariが修正しました。 https://github.com/laravel/framework/pull/48877
**完全な変更履歴**: https://github.com/laravel/framework/compare/v10.30.0...v10.30.1
#laravel