@@ -131,7 +131,8 @@ Latest cross-platform testing results:
131131| ---| ---| ---| ---|
132132| Laravel 10 (PHP 8.1)| skipped* | skipped* | skipped* |
133133| Laravel 11 (PHP 8.2)| [ ![ Build-M-L11] [ build-m-l11-image ]] [ build-m-l11-url ] | [ ![ Build-U-L11] [ build-u-l11-image ]] [ build-u-l11-url ] | [ ![ Build-W-L11] [ build-w-l11-image ]] [ build-w-l11-url ] |
134- | Laravel 12 (PHP ???)| 🛠️| 🛠️| 🛠️|
134+ | Laravel 12 (PHP 8.3)| [ ![ Build-M-L12] [ build-m-l12-image ]] [ build-m-l12-url ] | [ ![ Build-U-L12] [ build-u-l12-image ]] [ build-u-l12-url ] | [ ![ Build-W-L12] [ build-w-l12-image ]] [ build-w-l12-url ] |
135+ | Laravel 13 (PHP ???)| 🛠️| 🛠️| 🛠️|
135136
136137\* Note: tests for these Laravel versions are skipped because they have old ` artisan ` file contents:
137138- It is difficult to mock multi-version ` artisan ` files for different Laravel versions (see https://github.com/Vectorial1024/laravel-process-async/issues/6 ).
@@ -144,12 +145,18 @@ Latest cross-platform testing results:
144145
145146[ build-m-l11-url ] : https://github.com/Vectorial1024/laravel-process-async/actions/workflows/macos_l11.yml
146147[ build-m-l11-image ] : https://img.shields.io/github/actions/workflow/status/Vectorial1024/laravel-process-async/macos_l11.yml?style=plastic
148+ [ build-m-l12-url ] : https://github.com/Vectorial1024/laravel-process-async/actions/workflows/macos_l12.yml
149+ [ build-m-l12-image ] : https://img.shields.io/github/actions/workflow/status/Vectorial1024/laravel-process-async/macos_l12.yml?style=plastic
147150
148151[ build-u-l11-url ] : https://github.com/Vectorial1024/laravel-process-async/actions/workflows/ubuntu_l11.yml
149152[ build-u-l11-image ] : https://img.shields.io/github/actions/workflow/status/Vectorial1024/laravel-process-async/ubuntu_l11.yml?style=plastic
153+ [ build-u-l12-url ] : https://github.com/Vectorial1024/laravel-process-async/actions/workflows/ubuntu_l12.yml
154+ [ build-u-l12-image ] : https://img.shields.io/github/actions/workflow/status/Vectorial1024/laravel-process-async/ubuntu_l12.yml?style=plastic
150155
151156[ build-w-l11-url ] : https://github.com/Vectorial1024/laravel-process-async/actions/workflows/windows_l11.yml
152157[ build-w-l11-image ] : https://img.shields.io/github/actions/workflow/status/Vectorial1024/laravel-process-async/windows_l11.yml?style=plastic
158+ [ build-w-l12-url ] : https://github.com/Vectorial1024/laravel-process-async/actions/workflows/windows_l12.yml
159+ [ build-w-l12-image ] : https://img.shields.io/github/actions/workflow/status/Vectorial1024/laravel-process-async/windows_l12.yml?style=plastic
153160
154161[ packagist-license-image ] : https://img.shields.io/packagist/l/vectorial1024/laravel-process-async?style=plastic
155162[ packagist-version-image ] : https://img.shields.io/packagist/v/vectorial1024/laravel-process-async?style=plastic
0 commit comments