File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed
Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 4444 "laravel/vapor-core" : " ^2.38.2" ,
4545 "livewire/livewire" : " ^2.0|^3.0" ,
4646 "mockery/mockery" : " ^1.0" ,
47- "mongodb/laravel-mongodb" : " ^4.0|^5.0" ,
48- "orchestra/testbench" : " ^8.0|^9.0|^10.0" ,
47+ "orchestra/testbench" : " ^8.0|^9.0|^10.0|^11.0" ,
4948 "orchestra/testbench-core" : " ^8.0|^9.0|^10.0" ,
50- "orchestra/workbench" : " ^8.0|^9.0|^10.0" ,
49+ "orchestra/workbench" : " ^8.0|^9.0|^10.0|^11.0 " ,
5150 "phpstan/phpstan" : " ^1.0" ,
5251 "phpunit/phpunit" : " ^10.0|^11.0|^12.0" ,
53- "singlestoredb/singlestoredb-laravel" : " ^1.0|^2.0 " ,
52+ "singlestoredb/singlestoredb-laravel" : " dev-l13-compatibility " ,
5453 "spatie/laravel-ignition" : " ^2.0" ,
5554 "symfony/mailer" : " ^6.0|^7.0" ,
5655 "symfony/mime" : " ^6.0|^7.0" ,
125124 }
126125 },
127126 "minimum-stability" : " stable" ,
128- "prefer-stable" : true
127+ "prefer-stable" : true ,
128+ "repositories" : [
129+ {
130+ "type" : " vcs" ,
131+ "url" : " https://github.com/laravel-shift/singlestoredb-laravel-driver.git"
132+ }
133+ ]
129134}
You can’t perform that action at this time.
0 commit comments