Skip to content

Commit 0cb57b1

Browse files
committed
Merge 4.3
2 parents 04575d7 + 9f944f7 commit 0cb57b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1469,6 +1469,7 @@ jobs:
14691469
laravel new test-api-platform-install --pest --no-interaction
14701470
- name: Install api-platform/laravel
14711471
run: |
1472+
composer require laravel/framework:"^12.0" --no-update
14721473
composer global link ../src/Laravel --permanent
14731474
composer config minimum-stability dev
14741475
composer config prefer-stable true

0 commit comments

Comments
 (0)