Skip to content

Commit 7498969

Browse files
committed
Use stable versions of chimera packages
1 parent af24148 commit 7498969

File tree

2 files changed

+15
-18
lines changed

2 files changed

+15
-18
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": "^7.4 || ^8.0",
14-
"chimera/foundation": "^0.4@dev",
14+
"chimera/foundation": "^0.4",
1515
"jms/serializer": "^3.11"
1616
},
1717
"provide": {

composer.lock

Lines changed: 14 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)