File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 2323 }
2424 ],
2525 "require" : {
26- "geocoder-php/chain-provider" : " ^4.0" ,
27- "geocoder-php/geo-plugin-provider" : " ^4.0" ,
28- "geocoder-php/google-maps-provider" : " ^4.0" ,
26+ "geocoder-php/chain-provider" : " ^4.0|^5.0 " ,
27+ "geocoder-php/geo-plugin-provider" : " ^4.0|^5.0 " ,
28+ "geocoder-php/google-maps-provider" : " ^4.0|^5.0 " ,
2929 "guzzlehttp/psr7" : " *" ,
3030 "http-interop/http-factory-guzzle" : " ^1.0" ,
3131 "illuminate/cache" : " ^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0" ,
4444 "orchestra/testbench-browser-kit" : " ^7.0|^8.5|^10.0" ,
4545 "orchestra/testbench-dusk" : " ^7.0|^8.22|^10.0" ,
4646 "php-coveralls/php-coveralls" : " *" ,
47- "phpunit/phpunit" : " 8.5|^9.0|^10.5|^11.5.3" ,
48- "sebastian/phpcpd" : " ^5.0|^6.0"
47+ "phpunit/phpunit" : " 8.5|^9.0|^10.5|^11.5.3"
4948 },
5049 "autoload" : {
5150 "psr-4" : {
6968 "prefer-stable" : true ,
7069 "config" : {
7170 "preferred-install" : " dist" ,
72- "sort-packages" : true
71+ "sort-packages" : true ,
72+ "allow-plugins" : {
73+ "php-http/discovery" : true
74+ }
7375 }
7476}
You can’t perform that action at this time.
0 commit comments