We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd7dd7e commit d348097Copy full SHA for d348097
.github/workflows/e2e-tests.yaml
@@ -140,7 +140,7 @@ jobs:
140
run: sudo apt-get install -y tree
141
142
- name: Run e2e ${{ matrix.e2e }}
143
- run: make ${{ matrix.e2e }} --debug
+ run: make ${{ matrix.e2e }}
144
145
146
# Most of the job definitions come from https://github.com/sebastianbergmann/phpunit/blob/main/.github/workflows/ci.yml#L228
fixtures/set027-laravel/expected-output
@@ -1 +1 @@
1
-Laravel Framework 9.45.1
+Laravel Framework 9.52.16
0 commit comments