File tree Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Original file line number Diff line number Diff line change 3131 "role" : " Creator & Maintainer"
3232 }
3333 ],
34+ "minimum-stability" : " dev" ,
3435 "require" : {
35- "laravel/framework" : " ^9.0|^8.69 " ,
36- "prologue/alerts" : " ^1.0|^0.4 " ,
36+ "laravel/framework" : " ^10.x-dev " ,
37+ "prologue/alerts" : " dev-master " ,
3738 "digitallyhappy/assets" : " ^2.0.1" ,
38- "creativeorange/gravatar" : " ~1.0 " ,
39+ "creativeorange/gravatar" : " dev-l10-compatibility " ,
3940 "composer/package-versions-deprecated" : " ^1.8" ,
4041 "doctrine/dbal" : " ^2.5|^3.0" ,
4142 "guzzlehttp/guzzle" : " ^7.0|^6.3"
4243 },
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+
4355 "require-dev" : {
4456 "phpunit/phpunit" : " ~8.0|~7.0|~9.0" ,
4557 "scrutinizer/ocular" : " ~1.7|~1.1" ,
46- "orchestra/testbench" : " ^7.0|^6.0|^5.0|^4.0|^3.0" ,
58+ "orchestra/testbench" : " ^8.0|^ 7.0|^6.0|^5.0|^4.0|^3.0" ,
4759 "spatie/laravel-translatable" : " ^4.0|^5.0|^6.0"
4860 },
4961 "autoload" : {
You can’t perform that action at this time.
0 commit comments