Home > Backend Development > PHP Tutorial > composer only updates automatic loading without updating dependencies

composer only updates automatic loading without updating dependencies

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-09-23 11:31:03
Original
1913 people have browsed it

Added psr-4autoload in composer.json
Then execute composer update to load the added directory
When executing update, dependency packages will always be updated

How to do it Only update automatic loading without updating dependencies

--Supplement--

composer dump-autoload

Reply content:

Added psr-4autoload in composer.json
Then execute composer update to load the added directory
When executing update, dependency packages will always be updated

How to do it Only update automatic loading without updating dependencies

--Supplement--

composer dump-autoload

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template