Skip to content

Commit de6c74a

Browse files
author
Steve Kirkland
committed
Changelog
1 parent 5049b35 commit de6c74a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

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+
411
## 3.29.3 (2025-03-06)
512

613
### Fixes

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require-dev": {
1919
"guzzlehttp/psr7": "^1.3|^2.0",
2020
"mtdowling/burgomaster": "dev-master#72151eddf5f0cf101502b94bf5031f9c53501a04",
21-
"phpunit/phpunit": "^4.8.36|^7.5.15|^9.3.10|^10.5.46",
21+
"phpunit/phpunit": "^4.8.36|^7.5.15|^9.3.10",
2222
"php-mock/php-mock-phpunit": "^1.1|^2.1",
2323
"sebastian/version": ">=1.0.3"
2424
},

0 commit comments

Comments
 (0)