Skip to content

Commit 36443c1

Browse files
committed
wip
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
1 parent 52ad94c commit 36443c1

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/strict-tests.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
- 8.3
2121
- 8.4
2222
phpunit:
23-
- "~10.5.35"
2423
- "~11.5.3"
2524
- "~12.0.0"
2625
- "~12.1.0"

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"laravel/pint": "^1.21.2",
4545
"mockery/mockery": "^1.6.12",
4646
"phpstan/phpstan": "^2.1.8",
47-
"phpunit/phpunit": "^10.5.35|^11.5.3|^12.0.1",
47+
"phpunit/phpunit": "^11.5.3|^12.0.1",
4848
"spatie/laravel-ray": "^1.40.1"
4949
},
5050
"config": {

0 commit comments

Comments
 (0)