-
Notifications
You must be signed in to change notification settings - Fork 9
Pasca rilis 2510.0.1 #826
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
Merged
Merged
Pasca rilis 2510.0.1 #826
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
vickyrolanda
commented
Oct 1, 2025
- Lakukan pengujian pada OpenKab yang telah ganti package
- Lakukan pengujian pada Update laravel dari 9 ke versi 10.48
- Pastikan Halaman OpenKab Public jalan
- Pastikan Halaman Data Presisi Public jalan
- Pastikan Modul Data presisi & halaman admin jalan
- Updated PHP requirement to ^8.1 - Upgraded Laravel framework to ^10.48 - Updated all package dependencies to Laravel 10 compatible versions - Removed infyomlabs/laravel-generator package and dependent commands - Fixed ArtikelController to use correct ArticleRepository - Updated package versions: - laravel/framework: ^9.19 → ^10.48 - spatie/laravel-permission: ^5.10 → ^6.4 - yajra/laravel-datatables: 9.0 → ^10.0 - phpunit/phpunit: ^9.5.10 → ^10.1 - nunomaduro/collision: ^6.1 → ^7.0 - And many other package upgrades All tests and artisan commands working properly
- Update composer.json dependencies ke Laravel 10.48 - Upgrade PHP requirement ke ^8.1 - Update package dependencies: * laravel/framework: ^9.19 -> ^10.48 * laravel/sanctum: ^3.0 -> ^3.3 * cviebrock/eloquent-sluggable: ~9.0 -> ^10.0 * spatie/laravel-permission: ^5.10 -> ^6.4 * yajra/laravel-datatables: 9.0 -> ^10.0 * nunomaduro/collision: ^6.1 -> ^7.0 * phpunit/phpunit: ^9.5.10 -> ^10.1 * spatie/laravel-ignition: ^1.0 -> ^2.0 - Remove infyomlabs/laravel-generator (incompatible) - Remove dependent commands: TransformerMakeCommand, TransformerGenerator, CrudAll - Add laravelcollective/html untuk Form helper support - Update ArtikelController untuk menggunakan ArticleRepository - Konfigurasi Form dan HTML facades di config/app.php Tested: - PHP artisan commands berjalan normal - Routes berhasil dimuat - Development server berjalan tanpa error - Form helper berfungsi dengan baik
- Remove akaunting/money ^5.2 (deprecated package) - Add akaunting/laravel-money ^6.0 (recommended replacement) - Package provides better Laravel integration and modern features - Tested: Application runs successfully after package replacement - No breaking changes detected in current codebase Benefits: - Better Laravel 10+ compatibility - Improved performance and features - Active maintenance and support - Follows Laravel best practices
Upgrade versi laravel dari 9.52.16 menjadi 10.48.29
Upgrade teknis berdasarkan composer audit pada OpenKab
Contributor
pandigresik
approved these changes
Oct 7, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.





