Tac Tacelosky
Tac Tacelosky
Again, this is just a request to recommend Symfony rather than Guzzle in the documentation. I can make the PR if you'll accept it, but are you saying you prefer...
Or maybe just offer both equally, rather than a recommendation, based on your needs. https://stackshare.io/stackups/guzzle-vs-symfony#:~:text=Symfony's%20HttpClient%20also%20provides%20support,request%20and%20response%20handling%20process. This is an interesting read, and it's hard to tell if it's still accurate in...
> we recommend using Guzzle 7: Why?
Symfony 8 will require PHP 8.4. In the meantime, I'm not sure how easy it is to support earlier versions at the same time. I've had the idea of re-writing...
Maybe instead of 8.1, it can detect the user's version of PHP? Or add a version string to the maker-bundle config?
these are trivial changes, and Symfony 8's been out for a few months now.
Yep, but that loses the benefit of being able to read and act on the archive directly. extract the (huge) archive, the run a script that reads all those json...
No. I mean which version is actually installed. I have minimum stability set to beta and want to know the exact version that is installed which lives in the lock...