Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[pull] master from laravel-zero:master #8

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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 69 commits into
base: master
Choose a base branch
Loading
from
Open
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
3b351ca
Adds Laravel 9 support
nunomaduro Jan 13, 2022
b4a5882
Updates CI
nunomaduro Jan 13, 2022
4563fcf
Updates CI
nunomaduro Jan 13, 2022
a5c89f7
Apply fixes from StyleCI
StyleCIBot Jan 13, 2022
91aa3ef
Merge pull request #381 from laravel-zero/analysis-GDp79E
nunomaduro Jan 13, 2022
bd2b4df
Adds `ScheduleListCommand`
nunomaduro Jan 13, 2022
aec5fd4
Merge branch 'master' of github.com:laravel-zero/laravel-zero
nunomaduro Jan 13, 2022
e4fcff6
Add `text-black` to the Termwind title.
xiCO2k Jan 19, 2022
da7f596
Merge pull request #382 from xiCO2k/patch-1
nunomaduro Jan 19, 2022
4ffb7fa
release: bumps version to v9.0.0
owenvoke Feb 9, 2022
38f4057
Update README.md
nunomaduro Feb 15, 2022
90a4080
release: bumps version to v9.1.1
owenvoke Mar 1, 2022
b0b405b
ci: update workflow elements
owenvoke Mar 1, 2022
00197a3
chore: resolve typo in test name
owenvoke Mar 1, 2022
a24cf93
Update README.md
nunomaduro Mar 9, 2022
e3c8789
Uses Laravel Pint
nunomaduro Jun 27, 2022
aca0924
Improves workflow
nunomaduro Jun 27, 2022
49bff70
Fixes workflow EOL
nunomaduro Jun 27, 2022
a065a53
ci: allow ANSI colours on Pint
owenvoke Jun 27, 2022
7a0c4a7
release: bumps version to v9.1.2
owenvoke Jun 27, 2022
e90dcb9
chore(deps): update Composer dependencies
owenvoke Jul 19, 2022
f5454bd
chore: re-add `vendor:publish` command
owenvoke Aug 19, 2022
9a5f9d6
release: bumps version to v9.1.3
owenvoke Aug 22, 2022
8bbcc82
release: bumps version to v9.1.3
owenvoke Aug 22, 2022
030a933
Add timezone to app.php config
jbrooksuk Aug 25, 2022
293f8c3
Merge pull request #425 from jbrooksuk/patch-1
nunomaduro Aug 25, 2022
030d8a3
style: apply fixes from Pint
owenvoke Aug 25, 2022
e093ae7
release: bumps version to v9.1.4
owenvoke Aug 25, 2022
16a32c3
release: bumps version to v9.2.0
owenvoke Sep 29, 2022
d592b7c
chore(deps): update dependencies
owenvoke Sep 29, 2022
946ef9e
Solves tests badge not showing status
sertxudev Jan 12, 2023
3e0a5b9
Merge pull request #438 from sertxudev/patch-1
nunomaduro Jan 12, 2023
cce5e95
chore: prepare for v10.x
owenvoke Jan 11, 2023
16433c3
ci: update to run against on PHP 8.1 and 8.2
owenvoke Jan 11, 2023
2f32553
feat: add PHP native type hints
owenvoke Jan 11, 2023
2440903
chore: add type hint to `handle()`
owenvoke Jan 12, 2023
455c439
chore: remove Composer lock again
owenvoke Feb 3, 2023
993d745
chore: resolve incorrect return types
owenvoke Feb 6, 2023
9273ef9
chore(deps): update Pint to 1.5.x
owenvoke Feb 14, 2023
4844ce6
docs: update changelog
owenvoke Feb 16, 2023
6918e18
feat: uses `"minimum-stability": "stable"`
nunomaduro Feb 16, 2023
2ad0207
fix: re-add `prefer-stable`
owenvoke Feb 16, 2023
04cff60
Remove Redundant Config
SupianIDz Apr 15, 2023
53833a2
Merge pull request #447 from SupianIDz/master
nunomaduro Apr 15, 2023
2863fa9
feat: pest v2
nunomaduro Apr 16, 2023
20a11bb
docs: removes changelog
nunomaduro Apr 16, 2023
ada8fb4
release: bumps version to v10.2.0
owenvoke Oct 12, 2023
939483b
style: apply fixes from Pint
owenvoke Oct 12, 2023
9b0fd76
test against php 8.3 (#465)
sergiy-petrov Oct 16, 2023
a6f0a6f
Update README.md
nunomaduro Oct 29, 2023
d5d665b
Update README.md
nunomaduro Oct 29, 2023
c969925
test: omit default values for suffix in `phpunit.xml` (#482)
browner12 Jan 15, 2024
74cf271
docs: clean up badges (#484)
browner12 Jan 15, 2024
eab03eb
Latest
nunomaduro Apr 18, 2024
30e341d
Adds support for Laravel 11
nunomaduro Apr 18, 2024
983d96f
Update composer.json
nunomaduro Apr 24, 2024
04895db
Rollbacks changes
nunomaduro Apr 24, 2024
3179fd6
Bumps pint
nunomaduro Apr 24, 2024
4fa4b67
Tests only on PHP 8.2 and PHP 8.3
nunomaduro Apr 24, 2024
bea0e10
Changes style
nunomaduro Nov 1, 2024
82b678c
Uses Pest 3
nunomaduro Nov 1, 2024
206903d
chore: bumps dependencies
nunomaduro Dec 27, 2024
44dc718
Update README.md
nunomaduro Mar 29, 2025
008f81b
Update README.md
nunomaduro Mar 29, 2025
f018023
feat: add support for Laravel 12
owenvoke Mar 31, 2025
67a6b3d
ci: update to test against PHP 8.4
owenvoke Mar 31, 2025
b9183ba
chore(deps): update dependencies
owenvoke Jun 13, 2025
8144de4
chore(deps): update `minimum-stability` to `stable`
owenvoke Jun 13, 2025
e48165a
chore: remove Composer lock
owenvoke Jun 13, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Tests only on PHP 8.2 and PHP 8.3
  • Loading branch information
nunomaduro committed Apr 24, 2024
commit 4fa4b67d1548fde06c01991f985c0796d4523d7c
4 changes: 2 additions & 2 deletions 4 .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
php: ['8.1', '8.2', '8.3']
php: ['8.2', '8.3']
dependency-version: [prefer-lowest, prefer-stable]

name: PHP ${{ matrix.php }} - ${{ matrix.os }} - ${{ matrix.dependency-version }}
Expand Down Expand Up @@ -43,4 +43,4 @@ jobs:
run: vendor/bin/pint --test --ansi

- name: Unit Testing
run: vendor/bin/pest --colors=always
run: vendor/bin/pest
Morty Proxy This is a proxified and sanitized view of the page, visit original site.