We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6aeb88f + 057f284 commit baa0dd2Copy full SHA for baa0dd2
composer.json
@@ -13,9 +13,9 @@
13
],
14
"homepage": "https://github.com/etsvthor/laravel-bifrost-bridge",
15
"require": {
16
- "php": "~8.1.0 | ~8.2.0 | ~8.3.0 | ~8.4.0",
17
- "spatie/laravel-permission": "^4.0 | ^5.0 | ^6.0",
18
- "laravel/framework": "^10.0 | ^11.4.1 | ^12.19.3",
+ "php": "~8.3.0 | ~8.4.0 | ~8.5.0",
+ "spatie/laravel-permission": "^6.0 | ^7.0",
+ "laravel/framework": "^11.4.1 | ^12.19.3",
19
"laravel/socialite": "^5.1",
20
"spatie/laravel-data": "^4.0"
21
},
0 commit comments