Compare commits

..

No commits in common. "master" and "v1.25.1" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View file

@ -1,9 +1,5 @@
## [Unreleased]
## [v1.26.0] - 2025-03-17
### Changed
* upgrade murph/murph-core
## [v1.25.1] - 2024-05-13
### Fixed
* fix murph-npm version

View file

@ -7,7 +7,7 @@
"prefer-stable": true,
"require": {
"php": ">=8.0.0",
"murph/murph-core": "^1.26"
"murph/murph-core": "^1.25"
},
"require-dev": {
"symfony/browser-kit": "^5.4",