Skip to content

Commit 81ae01b

Browse files
CI: Updated matrix dependencies.
1 parent 4840dfa commit 81ae01b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
carbon: ^2.63
2727
- laravel: 12.*
2828
testbench: 10.*
29-
carbon: ^2.63
29+
carbon: ^3.10
3030

3131
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
3232

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codelabmw/laravel-infinite-scroll",
3-
"description": "A Laravel package for easily implementing infinite scroll in your applications.",
3+
"description": "A Laravel package for easily implementing infinite scroll in your inertia applications.",
44
"keywords": [
55
"laravel"
66
],

0 commit comments

Comments
 (0)