codemasher 4 лет назад
Родитель
Сommit
7567e22dfb
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -26,7 +26,7 @@
 	"require": {
 		"php": "^7.2 || ^8.0",
 		"ext-mbstring": "*",
-		"chillerlan/php-settings-container": "^1.2"
+		"chillerlan/php-settings-container": "^1.2.2"
 	},
 	"require-dev": {
 		"phpunit/phpunit": "^8.5",