Skip to content

Commit 5772c57

Browse files
committed
v10
1 parent 7e4e6fa commit 5772c57

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

composer.json

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -31,27 +31,15 @@
3131
"role": "Creator & Maintainer"
3232
}
3333
],
34-
"minimum-stability": "dev",
3534
"require": {
36-
"laravel/framework": "^10.x-dev",
37-
"prologue/alerts": "dev-master",
35+
"laravel/framework": "^10.0|^9.0|^8.69",
36+
"prologue/alerts": "^1.0|^0.4",
3837
"digitallyhappy/assets": "^2.0.1",
39-
"creativeorange/gravatar": "dev-l10-compatibility",
38+
"creativeorange/gravatar": "~1.0",
4039
"composer/package-versions-deprecated": "^1.8",
4140
"doctrine/dbal": "^2.5|^3.0",
4241
"guzzlehttp/guzzle": "^7.0|^6.3"
4342
},
44-
"repositories": [
45-
{
46-
"type": "vcs",
47-
"url": "https://github.com/pxpm/alerts.git"
48-
},
49-
{
50-
"type": "vcs",
51-
"url": "https://github.com/laravel-shift/gravatar.git"
52-
}
53-
],
54-
5543
"require-dev": {
5644
"phpunit/phpunit": "~8.0|~7.0|~9.0",
5745
"scrutinizer/ocular": "~1.7|~1.1",

0 commit comments

Comments
 (0)