Skip to content

Commit 21498fa

Browse files
author
Backstage
committed
Merge pull request #10 from backstagephp/version-tree-fixes
1 parent 374b06e commit 21498fa

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

composer.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
}
2121
],
2222
"require": {
23-
"php": "^8.2",
23+
"php": "^8.3",
2424
"baspa/laravel-timezones": "^1.2",
2525
"filament/filament": "^4.0",
2626
"saade/filament-adjacency-list": "^4.0",
@@ -32,7 +32,7 @@
3232
"nunomaduro/collision": "^8.1.1||^7.10.0",
3333
"nunomaduro/larastan": "^3.0",
3434
"orchestra/testbench": "^9.0.0",
35-
"pestphp/pest": "^2.34",
35+
"pestphp/pest": "^4.1",
3636
"pestphp/pest-plugin-arch": "^2.0",
3737
"pestphp/pest-plugin-laravel": "^2.0",
3838
"phpstan/extension-installer": "^1.1",
@@ -74,8 +74,6 @@
7474
}
7575
}
7676
},
77-
"repositories": {
78-
},
7977
"minimum-stability": "beta",
8078
"prefer-stable": true
8179
}

0 commit comments

Comments
 (0)