Cambio textos FAQS seccion registro

This commit is contained in:
kquiroz
2023-08-17 19:45:01 -04:00
parent f4795ceacc
commit 84904eca6a
2102 changed files with 225 additions and 496829 deletions

View File

@@ -3,7 +3,7 @@
'name' => 'laravel/laravel',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '223db091b014a040bf86f67a8030175500710597',
'reference' => 'f4795ceacc41125eb9cc98f193a1d5d04d739175',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -652,7 +652,7 @@
'laravel/laravel' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '223db091b014a040bf86f67a8030175500710597',
'reference' => 'f4795ceacc41125eb9cc98f193a1d5d04d739175',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -1252,8 +1252,8 @@
'psr/log-implementation' => array(
'dev_requirement' => false,
'provided' => array(
0 => '1.0.0 || 2.0.0 || 3.0.0',
1 => '1.0|2.0|3.0',
0 => '1.0|2.0|3.0',
1 => '1.0.0 || 2.0.0 || 3.0.0',
),
),
'psr/simple-cache' => array(