8882 Commits (a17bbec842f515842b2c01c2b2b02b12ec276058)
 

Author SHA1 Message Date
Jordi Boggiano a17bbec842
Avoid double warnings about composer.json when running outdated, fixes #8958 4 years ago
Jordi Boggiano 6630519882
Fix #8298 for COMPOSER_DEV_MODE 4 years ago
Jordi Boggiano 81c6fe987b
Remove empty env var 4 years ago
Jordi Boggiano 2490a857cb
Bump phpunit-bridge version 4 years ago
Jordi Boggiano 547763ab67
Update changelog 4 years ago
Jordi Boggiano 93502eed68
Add powershell instructions, fixes #8883 4 years ago
Jordi Boggiano f7abfc9d7f
Update deps 4 years ago
Jordi Boggiano 2332b60f35
Merge pull request #8921 from azjezz/php-8
fix deprecations in PHP 8
4 years ago
azjezz 30f994e424 fix deprecations in PHP 8 4 years ago
Timo Webler 541692bbfe
Use "getInitialWorkingDirectory" instead of "getWorkingDirectory"
Follow-up 8d24b61bef
4 years ago
Jean-Michel DELEHAYE 42fc372e52
Add function_exists() for 'pcntl_signal' 4 years ago
Jordi Boggiano ff27fdf4ea
Update changelog 4 years ago
Jordi Boggiano 7d87688032
Fix 5.3 build 4 years ago
Jordi Boggiano 73b9a3960f
Fix 5.3 build 4 years ago
Jordi Boggiano 4ce492d01d
Fix detection of gitlab URLs, fixes #8402, closes #8868 4 years ago
Jordi Boggiano c86c3f4516
Merge pull request #8871 from Seldaek/version-selector-respect-composer-versions
Make the VersionSelector take Composer API/Runtime versions into account
4 years ago
Jordi Boggiano 92aed041e4
Make the VersionSelector take Composer API/Runtime versions into account, refs getsentry/sentry-php#1008 4 years ago
Jordi Boggiano bfe71fb952
Fix support for --self --name-only, fixes #8844 4 years ago
Jordi Boggiano 54d8cbe5f8
Merge pull request #8855 from naderman/document-update-mirrors-lock-nothing
Documentation: Clarify composer update mirrors/nothing/lock
4 years ago
Jordi Boggiano 3c2889672b
Merge pull request #8847 from Jean85/add-composer-runtime-api
Add composer-runtime-api version constant
4 years ago
Nils Adermann 1cb6bbe550 Clarify composer update mirrors/nothing/lock
Addresses https://github.com/composer/composer/issues/7459 by listing these special arguments in the documentation.
4 years ago
Alessandro Lai ff05150c4e Add composer-runtime-api version constant 4 years ago
Alessandro Lai 270c7c3262
Backport validation support for composer-runtime-api (#8842)
Fixes #8841
4 years ago
Jordi Boggiano ca25ff8b0d
Remove travis/appveyor configs 4 years ago
Jordi Boggiano 4ccd8e1081
Mark 7.4 latest deps build experimental for now 4 years ago
Jordi Boggiano f51810f1c9
Fix continue-on-error failure 4 years ago
Jordi Boggiano eeaa099021
Stop ignoring build changes to trigger build, that was smart :D 4 years ago
Jordi Boggiano 9a0e6e6885
Fix build 4 years ago
Jordi Boggiano ac3fcfc9ec
Fix build 4 years ago
Jordi Boggiano a849e2b244
Add linting, php8, release builds to github actions 4 years ago
Jordi Boggiano ebd30cf831
Use correct command.. 4 years ago
Jordi Boggiano acef74d1ab
Attempt at optimizing the job matrix 4 years ago
Markus Staab ef8c410098
GithubActions: build master branch + pull requests 4 years ago
Jordi Boggiano 53b081decd
Merge pull request #8821 from localheinz/fix/extension
Fix: Install ext-intl
4 years ago
Andreas Möller f9032087ba
Fix: Install ext-intl 4 years ago
Andreas Möller e25bea0343
Enhancement: Run jobs on GitHub Actions 4 years ago
Jordi Boggiano 19902ba6a9
Merge pull request #8772 from villfa/fix/8771
Dispatch POST_STATUS_CMD even when there is no changes
4 years ago
Jordi Boggiano 2e7ace238a
Merge pull request #8767 from cebe/package-name-double-dash
Allow duplicate dashes in package names (1.10)
4 years ago
Fabien Villepinte c718579623 Dispatch POST_STATUS_CMD even when there is no changes 4 years ago
Carsten Brandt 960fa4b205
Allow duplicate dashes in package names
fixes #8749
1.10 implementation of #8750
4 years ago
Jordi Boggiano 8e2e9caf6a
Update changelog 4 years ago
Jordi Boggiano 2f7e901940
Fix #8748 in an alternative way to avoid messing with PATH for other binaries, fixes #8758 4 years ago
Jordi Boggiano b3dbd95332
Fix PHP <5.6 syntax, fixes #8759, closes #8760 4 years ago
Jordi Boggiano eb314c5971
Update changelog 4 years ago
Jordi Boggiano e121de35a3
Fix variable used for symlinking absolute paths, refs #8700 4 years ago
Jordi Boggiano 0001635016
Update changelog 4 years ago
Jordi Boggiano f70b3b0152
Avoid warning about --2 usage when no channel is requested 4 years ago
Jordi Boggiano a4cd422a52
Update changelog 4 years ago
Jordi Boggiano b79f2b5e0f
Make sure scripts calling composer call the correct composer binary even if the project requires composer/composer, fixes #8748 4 years ago
Jordi Boggiano ccc8829ed9
Allow forcing self-update to stick to 1.x or 2.x using --1 and --2 flags, fixes #8753 4 years ago