bd5fed9e12
add missing classes before toExtend on laravel preset
...
Add missing `->classes()` before `->toExtend()` on the laravel preset for 2 namespaces.
Otherwise you can't use interfaces on theses namespace.
For example, if you create an interface `YourSuperRequestContract` on the `app/Http/Requests` namespace you will get this error:
```
Expecting 'app/Http/Requests/YourSuperRequestContract.php' to extend 'Illuminate\Foundation\Http\FormRequest'.
```
2025-11-10 15:26:56 +00:00
00990efc97
Merge pull request #1544 from Se7en-RU/fix-testdox-columns-warning
...
Fix Undefined array key "testdox-columns" warning
2025-11-04 07:42:57 +00:00
477d20a54f
release: 4.1.3
v4.1.3
2025-10-29 22:45:27 +00:00
4105e33c39
Fix Undefined array key "testdox-columns" warning
...
Fix Undefined array key "testdox-columns" warning
2025-10-21 11:44:55 +03:00
08b09f2e98
release: 4.1.2
v4.1.2
2025-10-05 20:09:49 +01:00
b0fab7e437
chore: uses phpunit@12.4
2025-10-05 20:09:42 +01:00
8e3444e1db
chore: bumps requirements
v4.1.1
2025-10-01 14:30:25 +01:00
fc7a4182b5
adjusts sponsors
2025-09-18 20:13:01 +01:00
b7406938ac
release: v4.1.0
v4.1.0
2025-09-10 14:41:09 +01:00
314caabd1d
chore: improves types
2025-09-10 14:41:02 +01:00
65cabf91b1
chore: bumps dependencies
2025-09-10 14:40:52 +01:00
f91c6c1e1e
Update social media links in Thanks.php
2025-09-01 00:09:31 +01:00
843dbbf18a
Update README.md
2025-08-31 23:50:16 +01:00
47fb1d7763
release: v4.0.4
v4.0.4
2025-08-28 19:19:42 +01:00
639df4cb43
chore: uses phpunit 12.3.7
2025-08-28 19:19:32 +01:00
e54e4a0178
release: 4.0.3
v4.0.3
2025-08-24 15:17:23 +01:00
7749775f50
chore: uses phpunit 12.3.6
2025-08-24 15:17:19 +01:00
f11f3aa0a4
Merge pull request #1464 from gehrisandro/sandro/prevent-duplicate-attributes
...
Prevent duplicate attributes
2025-08-23 22:43:15 +01:00
33817013fe
Prevent duplicate attributes
2025-08-23 12:35:32 +02:00
7f11ace329
release: 4.0.2
v4.0.2
2025-08-22 11:34:24 +01:00
3d776f1f20
fix: revert reading coverage by chunks
2025-08-22 11:12:55 +01:00
d5ced0a5ca
release: 4.0.1
v4.0.1
2025-08-22 09:24:07 +01:00
af1e214be4
chore: bumps dependencies
2025-08-22 09:22:16 +01:00
7f9b50974a
Merge pull request #1460 from Admiral-Enigma/4.x
...
Cast "testdox-columns" to an int
2025-08-22 09:20:44 +01:00
cd5272d8cc
Cast "testdox-columns" to an int
2025-08-22 10:00:49 +02:00
a7b2039175
Merge branch '3.x' into 4.x
2025-08-20 20:14:15 +01:00
72cf695554
release: 3.8.4
v3.8.4
2025-08-20 20:12:42 +01:00
50960a96e9
docs: adjusts release script
v4.0.0
2025-08-20 15:30:59 +01:00
507df757a1
release: 4.0.0
2025-08-20 15:29:23 +01:00
8722b3fc3c
docs: adjusts readme for 4.x
2025-08-20 15:03:36 +01:00
19eca6e338
fix: skip windows for now
2025-08-20 14:50:15 +01:00
6b523d6963
fix: puts back windows
2025-08-20 14:27:53 +01:00
a350545803
fix: windows check
2025-08-20 14:25:49 +01:00
71c2e97c9f
chore: bumps dependencies
2025-08-20 14:23:16 +01:00
98a12012bf
Merge branch '3.x' into 4.x
2025-08-20 14:22:03 +01:00
027f4e4832
chore: bumps dependencies
2025-08-20 14:21:14 +01:00
92523a6f39
chore: uses phpunit v12.3.5
2025-08-20 08:01:45 +01:00
ed38fb644f
release: 4.0.0 rc 1
2025-08-20 07:58:51 +01:00
39b66bf01d
Merge branch '3.x' into 4.x
2025-08-20 07:04:50 +01:00
165c879fe6
release: 3.8.3
v3.8.3
2025-08-19 11:11:21 +01:00
4c8bf4b2fd
chore: uses phpunit v11.5.33
2025-08-19 11:11:10 +01:00
1ee36f584d
Merge branch '3.x' into 4.x
2025-08-15 17:12:37 +01:00
1b0a846a81
Update README.md
2025-08-15 17:11:53 +01:00
e3e518747f
release: beta 2
2025-08-11 15:45:37 +01:00
0b96b8f630
Allows old version of phpunit for now
2025-08-06 13:17:17 +01:00
711a60c2db
release: beta 1
2025-08-05 17:44:12 +01:00
e7132fa012
fix: removes parse_str from security preset
2025-08-03 16:09:59 -06:00
3b72bbd7fe
fix: toMatchObject accept objects
2025-08-03 11:08:11 -06:00
273edb864c
chore: adjusts tests
2025-08-03 10:32:14 -06:00
fcb60f3c4a
chore: improves wording
2025-08-03 09:57:52 -06:00