We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5049b35 commit de6c74aCopy full SHA for de6c74a
CHANGELOG.md
@@ -1,6 +1,13 @@
1
Changelog
2
=========
3
4
+## 3.30.0 (2025-06-??)
5
+
6
+### Enhancements
7
8
+* Set default endpoints based on API key
9
+ [#679](https://github.com/bugsnag/bugsnag-php/pull/679)
10
11
## 3.29.3 (2025-03-06)
12
13
### Fixes
composer.json
@@ -18,7 +18,7 @@
18
"require-dev": {
19
"guzzlehttp/psr7": "^1.3|^2.0",
20
"mtdowling/burgomaster": "dev-master#72151eddf5f0cf101502b94bf5031f9c53501a04",
21
- "phpunit/phpunit": "^4.8.36|^7.5.15|^9.3.10|^10.5.46",
+ "phpunit/phpunit": "^4.8.36|^7.5.15|^9.3.10",
22
"php-mock/php-mock-phpunit": "^1.1|^2.1",
23
"sebastian/version": ">=1.0.3"
24
},
0 commit comments